| Meta |
{ "MaxPlayers": 8, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "ProjectTemplate": null, "CsProjName": "", "StartupScene": "scenes/main.scene", "Summary": "Build and run your own supermarket. Stock shelves, serve customers, hire staff, stop shoplifters and expand your empire. Co-op supported.", "Description": "A supermarket tycoon simulation. Place shelves and registers, order stock, keep customers happy, hire cashiers, restockers and security guards, upgrade security and expand the store. Playable solo or in co-op.", "Public": false, "HttpAllowList": null, "TickRate": 50, "LaunchMode": "Normal", "Compiler": { "RootNamespace": "SuperMarketTycoon", "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": 8,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"ProjectTemplate": null,
"CsProjName": "",
"StartupScene": "scenes/main.scene",
"Summary": "Build and run your own supermarket. Stock shelves, serve customers, hire staff, stop shoplifters and expand your empire. Co-op supported.",
"Description": "A supermarket tycoon simulation. Place shelves and registers, order stock, keep customers happy, hire cashiers, restockers and security guards, upgrade security and expand the store. Playable solo or in co-op.",
"Public": false,
"HttpAllowList": null,
"TickRate": 50,
"LaunchMode": "Normal",
"Compiler": {
"RootNamespace": "SuperMarketTycoon",
"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": []
}
|