Files
Paradise/code/modules/tgs/v4/README.md
AffectedArc07 266e15ee40 Upgrades TGS DMAPI to 7.0.0 (#23657)
* Upgardes TGS DMAPI to 7.0.0

* Fix spacing

* For this
2023-12-25 19:48:21 +00:00

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.