jecs/wally.toml
Ukendio 19823453aa
Some checks failed
analysis / Run Luau Analyze (push) Has been cancelled
build-studio-docs / Build Studio Docs (push) Has been cancelled
unit-testing / Run Luau Tests (push) Has been cancelled
Explicit error message for double disconnect
2026-03-10 03:14:31 +01:00

15 lines
275 B
TOML
Executable file

[package]
name = "ukendio/jecs"
version = "0.11.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
license = "MIT"
include = [
"default.project.json",
"src",
"wally.toml",
"README.md",
"CHANGELOG.md",
"LICENSE",
]
exclude = ["src/mirror.luau"]