mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
15 lines
282 B
TOML
15 lines
282 B
TOML
[package]
|
|
name = "ukendio/jecs"
|
|
version = "0.5.3"
|
|
registry = "https://github.com/UpliftGames/wally-index"
|
|
realm = "shared"
|
|
license = "MIT"
|
|
include = [
|
|
"default.project.json",
|
|
"jecs.luau",
|
|
"wally.toml",
|
|
"README.md",
|
|
"CHANGELOG.md",
|
|
"LICENSE",
|
|
]
|
|
exclude = ["**"]
|