We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd124d6 commit fc80d63Copy full SHA for fc80d63
package.json
@@ -2,7 +2,7 @@
2
"name": "@rbxts/jecs",
3
"version": "0.9.0",
4
"description": "Stupidly fast Entity Component System",
5
- "main": "jecs.luau",
+ "main": "src/jecs.luau",
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/ukendio/jecs.git"
0 commit comments