Files
LuckerGame/.sbproj
2023-08-02 19:47:53 -04:00

44 lines
1003 B
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": 1,
"GameSettings": {},
"Addons": "",
"PreLaunchCommand": "",
"PostLaunchCommand": ""
}
]
}
}