_std/__build.dm

VCS_REVISION | bad regexes |
---|---|
VCS_AUTHOR | The literal current author of the commit the server is runing off of |
ORIGIN_REVISION | The latest commit on the origin at the time of the server build, for display |
ORIGIN_AUTHOR | The latest commit author on the origin at the time of the server build, for display |
Define Details
ORIGIN_AUTHOR
The latest commit author on the origin at the time of the server build, for display
ORIGIN_REVISION
The latest commit on the origin at the time of the server build, for display
VCS_AUTHOR
The literal current author of the commit the server is runing off of
VCS_REVISION
bad regexes
- Standard library inclusion .dme
- Treat this as the normal .dme, but for things in the _std folder. The inclusion paths are scoped to it.
- This needs to be this way, otherwise DM freaks out about .dm inclusions not inside //BEGIN_INCLUDE
- you need to manually add entries to this file - make sure theyre not being added to goonstation.dme
- the order that things are compiled in is important. please stick with alphabetical order unless it wont compile in alphabetical order. ///--- CONVENIENCE OPTIONS FOR TESTING ETC ---// The literal current commit hash the server is running off of