-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.sbproj
29 lines (29 loc) · 792 Bytes
/
.sbproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"Title": "g\u0026tebox",
"Type": "game",
"Org": "katka",
"Ident": "scenegate",
"Schema": 1,
"IncludeSourceFiles": false,
"Resources": "\nvideos/*\nfonts/*\nmaterials/sbox_stargate/glyphs/*\nmaterials/sbox_stargate/programs/*\nshaders/*\ncode\nPanels/*\nProjectSettings/*\n",
"PackageReferences": [],
"EditorReferences": null,
"IsWhitelistDisabled": false,
"Metadata": {
"MaxPlayers": 64,
"MinPlayers": 1,
"TickRate": 50,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.flatgrass"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"StartupScene": "scenes/scenegate.scene",
"ProjectTemplate": null,
"LaunchMode": "Normal"
}
}