mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add daemon/astarpathfinding@0.1.0 roblox
This commit is contained in:
parent
a511923739
commit
a5c20271f0
1 changed files with 16 additions and 0 deletions
16
daemon/astarpathfinding
Normal file
16
daemon/astarpathfinding
Normal 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"]
|
Loading…
Add table
Reference in a new issue