core: some fixes

This commit is contained in:
2026-01-09 17:02:35 +02:00
parent 2a0dd51659
commit 4785795640
10 changed files with 166 additions and 96 deletions

View File

@@ -23,11 +23,7 @@
"ServerScriptService": {
"$className": "ServerScriptService",
"$ignoreUnknownInstances": true,
"$path": "ServerScriptService",
"RealismServer": {
"$path": "ThirdParty/Character-Realism/Realism.server.lua"
}
"$path": "ServerScriptService"
},
"StarterGui": {
@@ -43,11 +39,7 @@
"StarterPlayerScripts": {
"$className": "StarterPlayerScripts",
"$ignoreUnknownInstances": true,
"$path": "StarterPlayer/StarterPlayerScripts",
"RealismClient": {
"$path": "ThirdParty/Character-Realism/RealismClient"
}
"$path": "StarterPlayer/StarterPlayerScripts"
}
},