diff options
Diffstat (limited to 'Northstar.Custom/mod.json')
-rw-r--r-- | Northstar.Custom/mod.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json index cb0d24c4..c857291b 100644 --- a/Northstar.Custom/mod.json +++ b/Northstar.Custom/mod.json @@ -345,6 +345,15 @@ } ], + // todo this bit of the format + "Maps": [ + { + "Name": "mp_skyway_v1", + "VPK": "englishclient_mp_skyway_v1", + "RPak": "sp_skyway_v1" + } + ], + "Localisation": [ "resource/northstar_custom_%language%.txt" ] |