og-r1delta-core/respawn_games.vdf
2025-01-01 17:34:17 -05:00

18 lines
371 B
Text

// The format in these blocks mimic the stuff in gameinfo.txt that the dedicated server looks for.
// The only addition is "gamedir", which the dedicated server uses as a unique ID for the game.
respawn_games
{
"1"
{
"gamedir" "r1delta"
Game "R1Delta"
DedicatedServerStartMap "mp_box"
type "both"
FileSystem
{
SteamAppId 999992
}
}
}