add daemon/astarpathfinding@1.0.2 roblox

This commit is contained in:
pesde index updater 2025-03-17 09:48:23 +00:00
parent 8885529a9e
commit ff215cd3df

View file

@ -86,3 +86,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"]
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.2 roblox"]
published_at = "2025-03-17T09:48:23.287358639Z"
description = "A* search algorithm in luau"
license = "MIT"
authors = ["Daemon6109"]
repository = "https://github.com/Daemon6109/AStarPathfinding"
["1.0.2 roblox".target]
environment = "roblox"
lib = "dist/src/AStarPathfinding/init.luau"
build_files = ["dist", "dist/src/AStarPathfinding"]
["1.0.2 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"]