Files
Paradise/code/modules/tgs/v5
github-actions[bot] 4ccfaa6e54 Automatic TGS DMAPI Update (#15582)
* Update TGS DMAPI

* Cleanup attributes

Co-authored-by: DMAPI Update <action@github.com>
2021-02-22 20:17:02 +00:00
..
2021-02-22 20:17:02 +00:00
2020-12-04 09:34:17 +00:00
2021-01-23 18:19:02 +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.