mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add prismatyx/delta@1.0.3 roblox
This commit is contained in:
parent
f1c03fdbbb
commit
bfbd094cb6
1 changed files with 16 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Reference in a new issue