codex: stuff

This commit is contained in:
2026-01-06 21:35:36 +02:00
parent 7969565cca
commit b3da32e27f
11 changed files with 778 additions and 387 deletions

View File

@@ -5,11 +5,19 @@
"ReplicatedStorage": {
"$className": "ReplicatedStorage",
"$ignoreUnknownInstances": true,
"Packages": {
"$className": "Folder",
"$path": "Packages"
},
"$path": "src/ReplicatedStorage"
},
"ServerScriptService": {
"$className": "ServerScriptService",
"$ignoreUnknownInstances": true,
"ServerPackages": {
"$className": "Folder",
"$path": "ServerPackages"
},
"$path": "src/ServerScriptService"
},
"StarterGui": {
@@ -32,4 +40,4 @@
"$path": "src/Workspace"
}
}
}
}