mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
10 lines
357 B
TOML
10 lines
357 B
TOML
[package]
|
|
name = "centau/ecr"
|
|
description = "A fast, lightweight Luau ECS library."
|
|
version = "0.4.0"
|
|
registry = "https://github.com/UpliftGames/wally-index"
|
|
realm = "shared"
|
|
include = ["src", "LICENSE.md", "default.project.json"]
|
|
exclude = ["CHANGELOG.md", ".gitignore", ".github", ".gitattributes", "test", "docs", "README.md", ".luaurc"]
|
|
|
|
[dependencies]
|