Files
CHOMPStation2/code/modules/tgs/v5
2022-08-17 01:20:33 -07:00
..
2022-01-03 17:44:25 +02:00
2022-03-16 00:26:59 -07:00
2022-08-17 01:20:33 -07:00
2021-07-20 21:30:20 +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.