mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-05-13 10:20:48 +01:00
4ccfaa6e54
* Update TGS DMAPI * Cleanup attributes Co-authored-by: DMAPI Update <action@github.com>
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.