chore: refractor

This commit is contained in:
2026-01-08 22:58:58 +02:00
parent da7de7b08a
commit 2c41f40151
49 changed files with 6 additions and 6 deletions

View File

@@ -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"
}
}
}