mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 11:36:47 +00:00
DMAPI V5
This DMAPI implements bridge requests using HTTP GET requests to TGS. It has no security restrictions.
- _defines.dm contains constant definitions.
- api.dm contains the bulk of the API code.
- commands.dm contains functions relating to
/datum/tgs_chat_commands. - undefs.dm Undoes the work of
_defines.dm.