diff --git a/0jewell/prism b/0jewell/prism new file mode 100644 index 0000000..7397bcc --- /dev/null +++ b/0jewell/prism @@ -0,0 +1,15 @@ +["1.0.0 roblox"] +published_at = "2025-02-22T13:23:56.451726037Z" +description = "Library based on Celesta" +license = "MIT" +authors = ["0jewell"] +repository = "https://github.com/0jewell/Prism" + +["1.0.0 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["1.0.0 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"] diff --git a/0jewell/scope.toml b/0jewell/scope.toml new file mode 100644 index 0000000..1b643aa --- /dev/null +++ b/0jewell/scope.toml @@ -0,0 +1 @@ +owners = [163058589]