{ "MaxPlayers": 1, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "ProjectTemplate": null, "CsProjName": "", "StartupScene": "scenes/main.scene", "Summary": "A slot machine roguelike. Spin, collect symbols that work together, and keep up with the rent — or Terry loses the apartment.", "Description": "Spin a slot machine to earn coins and pay ever-rising rent. After every spin, add a new symbol to your machine — build combos, grow your engine, and survive as long as you can. A cozy solo roguelike.", "Public": false, "HttpAllowList": null, "TickRate": 50, "LaunchMode": "Normal", "Compiler": { "RootNamespace": "LuckBeATerry", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "Whitelist": true, "ReleaseMode": "Debug", "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "ControlModes": { "Keyboard": true, "Gamepad": true }, "Resources": "/Assets/*", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 1,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"StartupScene": "scenes/main.scene",
"Summary": "A slot machine roguelike. Spin, collect symbols that work together, and keep up with the rent \u2014 or Terry loses the apartment.",
"Description": "Spin a slot machine to earn coins and pay ever-rising rent. After every spin, add a new symbol to your machine \u2014 build combos, grow your engine, and survive as long as you can. A cozy solo roguelike.",
"Public": false,
"HttpAllowList": null,
"TickRate": 50,
"LaunchMode": "Normal",
"Compiler": {
"RootNamespace": "LuckBeATerry",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;",
"WarningsAsErrors": "",
"TreatWarningsAsErrors": false,
"Nullables": false,
"Whitelist": true,
"ReleaseMode": "Debug",
"AssemblyReferences": [],
"IgnoreFolders": [
"editor",
"unittest"
],
"DistinctAssemblyReferences": []
},
"ControlModes": {
"Keyboard": true,
"Gamepad": true
},
"Resources": "/Assets/*",
"GameSettings": [],
"CodePackageReferences": []
}