resolves requiring ecs path issue for demo (#160)

This commit is contained in:
maeriil 2024-11-30 00:11:17 -05:00 committed by GitHub
parent dec958b058
commit d9be40d2ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
"$className": "ReplicatedStorage",
"$path": "src/ReplicatedStorage",
"ecs": {
"$path": "../src"
"$path": "../jecs.luau"
},
"net": {
"$path": "net/client.luau"