default.fmf: Set nomodels to 1 and blank DOWNLOADSURL to help the pkg tool

This commit is contained in:
Marco Cawthorne 2021-03-31 12:45:11 +02:00
parent 14e3690cd4
commit 6f49e81d56

View file

@ -15,7 +15,7 @@ BASEGAME base
-set gameinfo_version "1.0"
-set gameinfo_url_dl ""
-set gameinfo_type "Both"
-set gameinfo_nomodels 0
-set gameinfo_nomodels 1
-set gameinfo_gamedll "progs.dat"
-set gameinfo_startmap "c0a0"
-set gameinfo_trainingmap "map t0a0"
@ -29,4 +29,6 @@ BASEGAME base
RTCBROKER master.frag-net.com:27950
PROTOCOLNAME "Nuclide"
MAINCONFIG nuclide.cfg
DOWNLOADSURL ""
-exec platform_default.cfg