core: some fixes
This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user