Files
S.P.L.U.R.T-Station-13/code/modules/tgs/v5
tgstation-server 14cefb2d35 Update TGS DMAPI
2020-12-29 00:59:40 +00:00
..
2020-12-29 00:59:40 +00:00
2020-12-10 00:47:22 +00:00
2020-11-17 00:37:11 +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.