From bfbd094cb6bbee2336dca666c127bbdadd5246ac Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 1 Mar 2025 22:46:22 +0000 Subject: [PATCH] add prismatyx/delta@1.0.3 roblox --- prismatyx/delta | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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"]