_std/__build.dm 
| VCS_REVISION | ///--- CONVENIENCE OPTIONS FOR TESTING ETC ---// The literal current commit hash the server is running off of |
|---|---|
| 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 
///--- CONVENIENCE OPTIONS FOR TESTING ETC ---// The literal current commit hash the server is running off of