diff options
Diffstat (limited to 'NorthstarDLL/scriptsrson.h')
-rw-r--r-- | NorthstarDLL/scriptsrson.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/NorthstarDLL/scriptsrson.h b/NorthstarDLL/scriptsrson.h new file mode 100644 index 00000000..140db341 --- /dev/null +++ b/NorthstarDLL/scriptsrson.h @@ -0,0 +1,4 @@ +#pragma once + +const std::string MOD_SCRIPTS_RSON_SUFFIX = "scripts/vscripts/scripts.rson"; +const char* VPK_SCRIPTS_RSON_PATH = "scripts\\vscripts\\scripts.rson";
\ No newline at end of file |