Files
Paradise/code/modules/tgs/v4/README.md
T
AffectedArc07andGitHub 9ccb9bddc4 2-way server heartbeats (plus bonus DMAPI update) (#21101)
* 2-way server heartbeats

* Upgrades people, upgrades

* DMAPI bump again

* How did this compile

* BALLS
2023-06-17 11:00:01 +01:00

7 lines
277 B
Markdown

# DMAPI V4
This DMAPI implements bridge requests using file output which TGS monitors for. It has a safe mode restriction.
- [api.dm](./v4_api.dm) contains the bulk of the API code.
- [commands.dm](./v4_commands.dm) contains functions relating to `/datum/tgs_chat_command`s.