add daemon/astarpathfinding@0.1.0 roblox

This commit is contained in:
pesde index updater 2025-03-17 04:43:42 +00:00
parent a511923739
commit a5c20271f0

16
daemon/astarpathfinding Normal file
View file

@ -0,0 +1,16 @@
["0.1.0 roblox"]
published_at = "2025-03-17T04:43:42.618090835Z"
license = "MIT"
authors = ["Daemon6109"]
repository = "https://github.com/Daemon6109/AStarPathfinding"
["0.1.0 roblox".target]
environment = "roblox"
lib = "src/init.luau"
build_files = ["src"]
["0.1.0 roblox".dependencies]
Jest = [{ wally = "wally#jsdotlua/jest", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "standard"]
JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "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"]