mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
7 lines
271 B
Markdown
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.
|