mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add daemon/astarpathfinding@1.0.6 roblox
This commit is contained in:
parent
2e7f3e87f3
commit
2a59985ca2
1 changed files with 18 additions and 0 deletions
|
@ -158,3 +158,21 @@ Jest = [{ wally = "wally#jsdotlua/jest", version = "^3.10.0", index = "https://g
|
||||||
JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "dev"]
|
JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "dev"]
|
||||||
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"]
|
||||||
|
|
||||||
|
["1.0.6 roblox"]
|
||||||
|
published_at = "2025-03-18T00:43:35.97714936Z"
|
||||||
|
description = "A* search algorithm in luau"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["Daemon6109"]
|
||||||
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
||||||
|
|
||||||
|
["1.0.6 roblox".target]
|
||||||
|
environment = "roblox"
|
||||||
|
lib = "dist/src/AStarPathfinding/init.luau"
|
||||||
|
build_files = ["dist"]
|
||||||
|
|
||||||
|
["1.0.6 roblox".dependencies]
|
||||||
|
Jest = [{ wally = "wally#jsdotlua/jest", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "dev"]
|
||||||
|
JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "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"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue