mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-02 01:40:56 +01:00
add prismatyx/delta@1.0.4 roblox
This commit is contained in:
parent
bfbd094cb6
commit
9a65fd0771
1 changed files with 16 additions and 0 deletions
|
@ -61,3 +61,19 @@ 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"]
|
||||
|
||||
["1.0.4 roblox"]
|
||||
published_at = "2025-03-01T22:48:18.013764025Z"
|
||||
description = "Deterministic physics library for Roblox"
|
||||
license = "MIT"
|
||||
authors = ["prismatyx"]
|
||||
repository = "https://github.com/prisma-dev/delta"
|
||||
|
||||
["1.0.4 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "out/init.luau"
|
||||
build_files = ["out"]
|
||||
|
||||
["1.0.4 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