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": { "ReplicatedStorage": {
"$className": "ReplicatedStorage", "$className": "ReplicatedStorage",
"$ignoreUnknownInstances": true, "$ignoreUnknownInstances": true,
"$path": "src/ReplicatedStorage", "$path": "ReplicatedStorage",
"Packages": { "Packages": {
"$className": "Folder", "$className": "Folder",
@@ -17,13 +17,13 @@
"ReplicatedFirst": { "ReplicatedFirst": {
"$className": "ReplicatedFirst", "$className": "ReplicatedFirst",
"$ignoreUnknownInstances": true, "$ignoreUnknownInstances": true,
"$path": "src/ReplicatedFirst" "$path": "ReplicatedFirst"
}, },
"ServerScriptService": { "ServerScriptService": {
"$className": "ServerScriptService", "$className": "ServerScriptService",
"$ignoreUnknownInstances": true, "$ignoreUnknownInstances": true,
"$path": "src/ServerScriptService", "$path": "ServerScriptService",
"RealismServer": { "RealismServer": {
"$path": "ThirdParty/Character-Realism/Realism.server.lua" "$path": "ThirdParty/Character-Realism/Realism.server.lua"
@@ -33,7 +33,7 @@
"StarterGui": { "StarterGui": {
"$className": "StarterGui", "$className": "StarterGui",
"$ignoreUnknownInstances": true, "$ignoreUnknownInstances": true,
"$path": "src/StarterGui" "$path": "StarterGui"
}, },
"StarterPlayer": { "StarterPlayer": {
@@ -43,7 +43,7 @@
"StarterPlayerScripts": { "StarterPlayerScripts": {
"$className": "StarterPlayerScripts", "$className": "StarterPlayerScripts",
"$ignoreUnknownInstances": true, "$ignoreUnknownInstances": true,
"$path": "src/StarterPlayer/StarterPlayerScripts", "$path": "StarterPlayer/StarterPlayerScripts",
"RealismClient": { "RealismClient": {
"$path": "ThirdParty/Character-Realism/RealismClient" "$path": "ThirdParty/Character-Realism/RealismClient"
@@ -54,7 +54,7 @@
"Workspace": { "Workspace": {
"$className": "Workspace", "$className": "Workspace",
"$ignoreUnknownInstances": true, "$ignoreUnknownInstances": true,
"$path": "src/Workspace" "$path": "Workspace"
} }
} }
} }