diff options
Diffstat (limited to 'NorthstarDedicatedTest/scriptsrson.h')
-rw-r--r-- | NorthstarDedicatedTest/scriptsrson.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/scriptsrson.h b/NorthstarDedicatedTest/scriptsrson.h new file mode 100644 index 00000000..f9297065 --- /dev/null +++ b/NorthstarDedicatedTest/scriptsrson.h @@ -0,0 +1,3 @@ +#pragma once + +const fs::path MOD_SCRIPTS_RSON_PATH = COMPILED_ASSETS_PATH / "scripts/vscripts/scripts.rson";
\ No newline at end of file |