diff --git a/prismatyx/delta b/prismatyx/delta index 7ad9c49..bc74cfe 100644 --- a/prismatyx/delta +++ b/prismatyx/delta @@ -45,3 +45,19 @@ build_files = ["out"] ["1.0.2 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"] + +["1.0.3 roblox"] +published_at = "2025-03-01T22:46:22.778020156Z" +description = "Deterministic physics library for Roblox" +license = "MIT" +authors = ["prismatyx"] +repository = "https://github.com/prisma-dev/delta" + +["1.0.3 roblox".target] +environment = "roblox" +lib = "out/init.luau" +build_files = ["out"] + +["1.0.3 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"]