chore: refractor
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"ReplicatedStorage": {
|
||||
"$className": "ReplicatedStorage",
|
||||
"$ignoreUnknownInstances": true,
|
||||
"$path": "src/ReplicatedStorage",
|
||||
"$path": "ReplicatedStorage",
|
||||
|
||||
"Packages": {
|
||||
"$className": "Folder",
|
||||
@@ -17,13 +17,13 @@
|
||||
"ReplicatedFirst": {
|
||||
"$className": "ReplicatedFirst",
|
||||
"$ignoreUnknownInstances": true,
|
||||
"$path": "src/ReplicatedFirst"
|
||||
"$path": "ReplicatedFirst"
|
||||
},
|
||||
|
||||
"ServerScriptService": {
|
||||
"$className": "ServerScriptService",
|
||||
"$ignoreUnknownInstances": true,
|
||||
"$path": "src/ServerScriptService",
|
||||
"$path": "ServerScriptService",
|
||||
|
||||
"RealismServer": {
|
||||
"$path": "ThirdParty/Character-Realism/Realism.server.lua"
|
||||
@@ -33,7 +33,7 @@
|
||||
"StarterGui": {
|
||||
"$className": "StarterGui",
|
||||
"$ignoreUnknownInstances": true,
|
||||
"$path": "src/StarterGui"
|
||||
"$path": "StarterGui"
|
||||
},
|
||||
|
||||
"StarterPlayer": {
|
||||
@@ -43,7 +43,7 @@
|
||||
"StarterPlayerScripts": {
|
||||
"$className": "StarterPlayerScripts",
|
||||
"$ignoreUnknownInstances": true,
|
||||
"$path": "src/StarterPlayer/StarterPlayerScripts",
|
||||
"$path": "StarterPlayer/StarterPlayerScripts",
|
||||
|
||||
"RealismClient": {
|
||||
"$path": "ThirdParty/Character-Realism/RealismClient"
|
||||
@@ -54,7 +54,7 @@
|
||||
"Workspace": {
|
||||
"$className": "Workspace",
|
||||
"$ignoreUnknownInstances": true,
|
||||
"$path": "src/Workspace"
|
||||
"$path": "Workspace"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user