mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 07:04:57 +01:00
Allow DMAPI Validation to be fully skipped
Fuck you @AffectedArc07
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
// Hand crafted DME, will not work if saved with DreamMaker
|
||||
|
||||
// BEGIN_INTERNALS
|
||||
// END_INTERNALS
|
||||
|
||||
// BEGIN_FILE_DIR
|
||||
#define FILE_DIR .
|
||||
// END_FILE_DIR
|
||||
|
||||
// BEGIN_PREFERENCES
|
||||
// END_PREFERENCES
|
||||
|
||||
// BEGIN_INCLUDE
|
||||
#include "Config.dm"
|
||||
#undef TGS_V3_API
|
||||
#include "../test_prelude.dm"
|
||||
#include "Test.dm"
|
||||
// END_INCLUDE
|
||||
Reference in New Issue
Block a user