mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-29 02:21:44 +00:00
* Update DMAPI to v5.1.0 * Add more event handlers * Patch * DMAPI 5.2.0 * DMAPI 5.2.1 * Add missing trailing new line * Fix the version we print after updates * 5.2.2
7 lines
271 B
Markdown
7 lines
271 B
Markdown
# DMAPI V4
|
|
|
|
This DMAPI implements bridge requests using file output which TGS monitors for. It has a safe mode restriction.
|
|
|
|
- [api.dm](./api.dm) contains the bulk of the API code.
|
|
- [commands.dm](./commands.dm) contains functions relating to `/datum/tgs_chat_command`s.
|