diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-07-23 13:11:22 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-07-23 13:11:22 +1000 |
commit | d93b02682994730a2b4d33c6604e0b997b7ee977 (patch) | |
tree | 0595583ef8806f58d83f95b0770ca1ef9b6571e8 /assets/opensb/worldserver.config.patch | |
parent | 5fa97741e509f813d28db90e7bce1aac45e22829 (diff) |
Add WorldServer script contexts
Diffstat (limited to 'assets/opensb/worldserver.config.patch')
-rw-r--r-- | assets/opensb/worldserver.config.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/opensb/worldserver.config.patch b/assets/opensb/worldserver.config.patch new file mode 100644 index 0000000..79c4640 --- /dev/null +++ b/assets/opensb/worldserver.config.patch @@ -0,0 +1,3 @@ +{ + "scriptContexts" : { "OpenStarbound" : ["/scripts/opensb/worldserver/worldserver.lua"] } +}
\ No newline at end of file |