Files
LuckerGame/.sbproj
2023-08-05 22:04:44 -04:00

57 lines
1.4 KiB
Plaintext

{
"Title": "Are You \u0026 Lucker",
"Type": "game",
"Org": "local",
"Ident": "are_you___lucker",
"Tags": null,
"Schema": 1,
"HasAssets": true,
"AssetsPath": "",
"Resources": null,
"MenuResources": null,
"HasCode": true,
"CodePath": "/code/",
"PackageReferences": [],
"EditorReferences": null,
"Metadata": {
"MaxPlayers": 8,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.square"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"GameCategory": "TechDemos",
"ProjectTemplate": null,
"TickRate": 50,
"CsProjName": "",
"LaunchConfigs": [
{
"Name": "My New Config",
"GameIdent": "local.are_you___lucker#local",
"MapName": "voximity.flat_plane",
"MaxPlayers": 4,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": "lucker_minigames_per_round 1"
}
],
"PackageSettings": [
{
"DisplayType": "Integer",
"Choices": [],
"ConVarName": "lucker_minigames_per_round",
"DisplayName": "Minigames Per Round",
"DefaultValue": "1",
"Description": "The number of minigames played per round",
"Group": "Other",
"Minimum": 1,
"Maximum": 12
}
]
}
}