mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-10 22:00:57 +01:00
add killergg/jecs_reverse_ref@0.1.2 roblox
This commit is contained in:
parent
d6b764663e
commit
ca93efb638
1 changed files with 17 additions and 0 deletions
|
@ -31,3 +31,20 @@ build_files = ["src"]
|
||||||
refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
|
refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
|
||||||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
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"]
|
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
|
||||||
|
|
||||||
|
["0.1.2 roblox"]
|
||||||
|
published_at = "2025-03-02T01:45:36.228659928Z"
|
||||||
|
description = "Reverse lookup for refs"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["as8d"]
|
||||||
|
repository = "https://github.com/NeonD00m/jecs_std"
|
||||||
|
|
||||||
|
["0.1.2 roblox".target]
|
||||||
|
environment = "roblox"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
build_files = ["src"]
|
||||||
|
|
||||||
|
["0.1.2 roblox".dependencies]
|
||||||
|
refs = [{ name = "killergg/jecs_refs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "roblox" }, "standard"]
|
||||||
|
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