Files
CHOMPStation2/code/modules/tgs/v4/README.md
2021-02-22 17:44:28 -08:00

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.