//=-=-=-----=-=-------=-----=--- // Do not modify this file! //=-=-=-----=-=-------=-----=--- game "XDM" // type can be "singleplayer_only" or "multiplayer_only" type "multipurpose" //gamedir "XDM" // Seems to be a DWORD value size "777777777" date "13 09 2019" // Seems to be a DWORD value version "3040" // Server dll relative path gamedll "dlls/XBM.dll" //gamedll "dlls/XDM.dll" gamedll_linux "dlls/XDM.so" // New game -> start map startmap "CO_ArcticIncident00" // New game -> training map trainmap "t0a0" // Engine/GameUI still does not use this to filter map list mpentity "info_player_deathmatch" // These were used by the launcher url_info "http://x.netheaven.ru" url_dl "http://x.netheaven.ru" // BOOL value. Try svonly "1" if clients are unable to connect to your internet server svonly "0" // BOOL value. You can also try: secure "0" //secure "0" // BOOL value. This game requires its own client DLL cldll "1" // Unknown rating "100" // Allow players to choose models nomodels "0" // Allow players to disable LOD system nohimodel "0" // String. Unknown //hlversion "1100" // MD5 hash of the client.dll //crcclientdll "" // Directory to try to load resources from //fallback_dir "valve" // Max number of allocated edicts edicts "4096" // Icon file name without extension icon "game"