Files
block-game/default.project.json
2026-01-08 22:58:58 +02:00

61 lines
1.3 KiB
JSON

{
"name": "minecraft-roblox",
"tree": {
"$className": "DataModel",
"ReplicatedStorage": {
"$className": "ReplicatedStorage",
"$ignoreUnknownInstances": true,
"$path": "ReplicatedStorage",
"Packages": {
"$className": "Folder",
"$path": "Packages"
}
},
"ReplicatedFirst": {
"$className": "ReplicatedFirst",
"$ignoreUnknownInstances": true,
"$path": "ReplicatedFirst"
},
"ServerScriptService": {
"$className": "ServerScriptService",
"$ignoreUnknownInstances": true,
"$path": "ServerScriptService",
"RealismServer": {
"$path": "ThirdParty/Character-Realism/Realism.server.lua"
}
},
"StarterGui": {
"$className": "StarterGui",
"$ignoreUnknownInstances": true,
"$path": "StarterGui"
},
"StarterPlayer": {
"$className": "StarterPlayer",
"$ignoreUnknownInstances": true,
"StarterPlayerScripts": {
"$className": "StarterPlayerScripts",
"$ignoreUnknownInstances": true,
"$path": "StarterPlayer/StarterPlayerScripts",
"RealismClient": {
"$path": "ThirdParty/Character-Realism/RealismClient"
}
}
},
"Workspace": {
"$className": "Workspace",
"$ignoreUnknownInstances": true,
"$path": "Workspace"
}
}
}