| Meta |
{ "MaxPlayers": 1, "MinPlayers": 1, "GameNetworkType": "Singleplayer", "MapSelect": "Unrestricted", "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "GameCategory": "Clicker", "TickRate": 50, "StartupScene": "scenes/main.scene", "LaunchMode": "Normal", "ControlModes": { "Keyboard": true, "Gamepad": false, "VR": false }, "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;8618;8625;8629;8632;8669;8603;8601;8602;8604;0436;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": true, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "Assets/UI/AchievementsHand/*.vtex\nAssets/UI/AchievementsHand/*.png\nAssets/UI/icons/*.vtex\nAssets/UI/icons/*.png\nAssets/UI/Achievements/*.png\nAssets/UI/*.vtex\nAssets/UI/*.vmat\nAssets/UI/*.sprite\nAssets/UI/*.png\nAssets/Drawings/Exports/*.vtex\nAssets/Drawings/Exports/*.png\nAssets/Fonts/*.ttf\nAssets/Sounds/*.sound\nAssets/Sounds/*.wav\nAssets/Sounds/*.mp3\nAssets/Localization/en/*.json", "GameSettings": [], "CodePackageReferences": [] }
{
"MaxPlayers": 1,
"MinPlayers": 1,
"GameNetworkType": "Singleplayer",
"MapSelect": "Unrestricted",
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"GameCategory": "Clicker",
"TickRate": 50,
"StartupScene": "scenes/main.scene",
"LaunchMode": "Normal",
"ControlModes": {
"Keyboard": true,
"Gamepad": false,
"VR": false
},
"Compiler": {
"RootNamespace": "Sandbox",
"DefineConstants": "SANDBOX",
"NoWarn": "1701;1702;1591;8618;8625;8629;8632;8669;8603;8601;8602;8604;0436;",
"WarningsAsErrors": "",
"TreatWarningsAsErrors": false,
"Nullables": true,
"ReleaseMode": "Debug",
"AssemblyReferences": [],
"ReplacementDirectives": {
".Server.cs": "SERVER"
},
"IgnoreFolders": [
"editor",
"unittest"
],
"DistinctAssemblyReferences": []
},
"Resources": "Assets/UI/AchievementsHand/*.vtex\nAssets/UI/AchievementsHand/*.png\nAssets/UI/icons/*.vtex\nAssets/UI/icons/*.png\nAssets/UI/Achievements/*.png\nAssets/UI/*.vtex\nAssets/UI/*.vmat\nAssets/UI/*.sprite\nAssets/UI/*.png\nAssets/Drawings/Exports/*.vtex\nAssets/Drawings/Exports/*.png\nAssets/Fonts/*.ttf\nAssets/Sounds/*.sound\nAssets/Sounds/*.wav\nAssets/Sounds/*.mp3\nAssets/Localization/en/*.json",
"GameSettings": [],
"CodePackageReferences": []
}
|