Initial commit
This commit is contained in:
44
.sbproj
Normal file
44
.sbproj
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user