aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r--Northstar.CustomServers/mod.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 72c286252..c9bdd6c96 100644
--- a/Northstar.CustomServers/mod.json
+++ b/Northstar.CustomServers/mod.json
@@ -48,6 +48,10 @@
],
"Scripts": [
{
+ "Path": "_custom_codecallbacks.gnut",
+ "RunOn": "SERVER"
+ },
+ {
"Path": "_misc_stubs.gnut",
"RunOn": "SERVER && MP"
},