Super-Nostalgia-Zone/default.project.json

91 lines
1.4 KiB
JSON

{
"name": "Super Nostalgia Zone",
"tree":
{
"$className": "DataModel",
"ReplicatedFirst":
{
"$className": "ReplicatedFirst",
"JoinScript":
{
"$path": "join.client.lua",
"UI":
{
"$path": "UI"
}
}
},
"ReplicatedStorage":
{
"$ignoreUnknownInstances": true,
"$className": "ReplicatedStorage",
"$path": "Shared"
},
"ServerStorage":
{
"$ignoreUnknownInstances": true,
"$className": "ServerStorage",
"$path": "Server/Resources",
"StandardTools":
{
"$path": "Tools"
}
},
"StarterGui":
{
"$className": "StarterGui",
"UI [PREVIEW]":
{
"$path": "UI",
"$properties":
{
"Archivable": false
}
}
},
"ServerScriptService":
{
"$ignoreUnknownInstances": true,
"$className": "ServerScriptService",
"$path": "Server/Scripts"
},
"StarterPlayer":
{
"$className": "StarterPlayer",
"$properties":
{
"DevComputerMovementMode": "KeyboardMouse",
"DevTouchCameraMovementMode": "Classic",
"LoadCharacterAppearance": false,
"GameSettingsAvatar": "R6"
},
"StarterCharacterScripts":
{
"$ignoreUnknownInstances": true,
"$className": "StarterCharacterScripts",
"$path": "Player"
},
"StarterPlayerScripts":
{
"$ignoreUnknownInstances": true,
"$className": "StarterPlayerScripts",
"$path": "Client"
}
}
}
}