Skip to content

Commit

Permalink
Merge pull request #1 from ValuedEmployee/tgs-dmapi-update
Browse files Browse the repository at this point in the history
Automatic TGS DMAPI Update
  • Loading branch information
ValuedEmployee authored Dec 3, 2024
2 parents bdcbe0a + abf77e8 commit e3cbbbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/__DEFINES/tgs.dm
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
// tgstation-server DMAPI
// The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in IETF RFC 2119.


#define TGS_DMAPI_VERSION "7.3.0"


// All functions and datums outside this document are subject to change with any version and should not be relied on.

// CONFIGURATION
Expand Down Expand Up @@ -114,6 +116,7 @@
#define TGS_EVENT_WORLD_PRIME 21
// DMAPI also doesnt implement this
// #define TGS_EVENT_DREAM_DAEMON_LAUNCH 22

/// After a single submodule update is performed. Parameters: Updated submodule name.
#define TGS_EVENT_REPO_SUBMODULE_UPDATE 23
/// After CodeModifications are applied, before DreamMaker is run. Parameters: Game directory path, origin commit sha, version string of the used engine.
Expand Down

0 comments on commit e3cbbbb

Please sign in to comment.