index/neond00m/feces
2025-02-13 21:31:21 +00:00

16 lines
756 B
Text

["0.1.0 roblox"]
published_at = "2025-02-13T21:31:21.090208291Z"
description = "Fast Entity Component Export System: Generalized Replication for jecs"
license = "MIT"
authors = ["NeonD00m and As8d"]
repository = "https://github.com/neond00m/feces"
["0.1.0 roblox".target]
environment = "roblox"
lib = "src/init.luau"
build_files = ["src"]
["0.1.0 roblox".dependencies]
jecs = [{ wally = "wally#ukendio/jecs", version = "^0.5.3", index = "https://github.com/UpliftGames/wally-index" }, "standard"]
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]