mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-19 01:57:54 +01:00
* 2-way server heartbeats * Upgrades people, upgrades * DMAPI bump again * How did this compile * BALLS
7 lines
277 B
Markdown
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.
|