FMI-Sandbox-01/.sbproj
2023-08-29 02:07:30 -04:00

35 lines
766 B
Plaintext

{
"Title": "Project 1",
"Type": "game",
"Org": "local",
"Ident": "project_1",
"Tags": null,
"Schema": 1,
"HasAssets": true,
"AssetsPath": "",
"Resources": null,
"MenuResources": null,
"HasCode": true,
"CodePath": "/code/",
"PackageReferences": [],
"EditorReferences": null,
"Metadata": {
"MaxPlayers": 16,
"MinPlayers": 1,
"GameNetworkType": "Multiplayer",
"MapSelect": "Unrestricted",
"MapList": [
"facepunch.square"
],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"GameCategory": "TechDemos",
"ProjectTemplate": null,
"CsProjName": "",
"HttpAllowList": null,
"SavedGames": true,
"MapDependentSaves": false,
"SaveFormatVersion": 1001
}
}