mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
266e15ee40
* Upgardes TGS DMAPI to 7.0.0 * Fix spacing * For this
7 lines
283 B
Markdown
7 lines
283 B
Markdown
# DMAPI V4
|
|
|
|
This DMAPI implements bridge requests using file output which TGS monitors for. It has a safe mode restriction.
|
|
|
|
- [v4_api.dm](./v4_api.dm) contains the bulk of the API code.
|
|
- [v4_commands.dm](./v4_commands.dm) contains functions relating to `/datum/tgs_chat_command`s.
|