diff --git a/0jewell/prism b/0jewell/prism index bdedc5d..96a74cb 100644 --- a/0jewell/prism +++ b/0jewell/prism @@ -1,3 +1,19 @@ +["0.1.1 roblox"] +published_at = "2025-02-25T02:10:38.092165352Z" +description = "A ECS library based on reactive systems" +license = "MIT" +authors = ["0jewell"] +repository = "https://github.com/0jewell/Prism" + +["0.1.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.1 roblox".dependencies] +Iris = [{ wally = "wally#sirmallard/iris", version = "^2.4.1", index = "https://github.com/UpliftGames/wally-index" }, "dev"] +TestEZ = [{ wally = "wally#roblox/testez", version = "^0.4.1", index = "https://github.com/UpliftGames/wally-index" }, "dev"] + ["1.0.0 roblox"] published_at = "2025-02-22T13:23:56.451726037Z" description = "Library based on Celesta"