diff --git a/prismatyx/delta b/prismatyx/delta new file mode 100644 index 0000000..315d9f8 --- /dev/null +++ b/prismatyx/delta @@ -0,0 +1,15 @@ +["1.0.0 roblox"] +published_at = "2025-03-01T22:24:45.520749124Z" +description = "Deterministic physics library for Roblox" +license = "MIT" +authors = ["prismatyx"] +repository = "https://github.com/prisma-dev/delta" + +["1.0.0 roblox".target] +environment = "roblox" +lib = "out/init.luau" +build_files = ["out"] + +["1.0.0 roblox".dependencies] +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"] diff --git a/prismatyx/scope.toml b/prismatyx/scope.toml new file mode 100644 index 0000000..f397bf7 --- /dev/null +++ b/prismatyx/scope.toml @@ -0,0 +1 @@ +owners = [162818383]