| Meta |
{ "MaxPlayers": 64, "MinPlayers": 1, "TickRate": 50, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "ProjectTemplate": null, "CsProjName": "", "StartupScene": "scenes/main.scene", "Summary": "Heads or Tails? Double or nothing! Pick your side and flip the coin!", "Description": "Coin Flip Arena - the classic double-or-nothing game with an escalation twist. Pick heads or tails, flip the coin, and keep doubling down if you dare!", "Public": true, "ReplaceTags": "coinflip heads tails double betting", "HttpAllowList": null, "LaunchConfigs": [ { "Name": "Coin Flip", "GameIdent": "local.coin_flip", "MapName": "facepunch.flatgrass", "MaxPlayers": 1, "GameSettings": {}, "Addons": "", "PreLaunchCommand": "", "PostLaunchCommand": "" } ], "Resources": "", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"StartupScene": "scenes/main.scene",
"Summary": "Heads or Tails? Double or nothing! Pick your side and flip the coin!",
"Description": "Coin Flip Arena - the classic double-or-nothing game with an escalation twist. Pick heads or tails, flip the coin, and keep doubling down if you dare!",
"Public": true,
"ReplaceTags": "coinflip heads tails double betting",
"HttpAllowList": null,
"LaunchConfigs": [
{
"Name": "Coin Flip",
"GameIdent": "local.coin_flip",
"MapName": "facepunch.flatgrass",
"MaxPlayers": 1,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
}
],
"Resources": "",
"GameSettings": [],
"CodePackageReferences": []
}
|