mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
214 lines
10 KiB
Text
214 lines
10 KiB
Text
["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"]
|
|
|
|
["0.1.1 roblox"]
|
|
published_at = "2025-03-17T06:00:30.953254653Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["0.1.1 roblox".target]
|
|
environment = "roblox"
|
|
lib = "src/AStarPathfinding/init.luau"
|
|
build_files = ["src", "src/AStarPathfinding"]
|
|
|
|
["0.1.1 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"]
|
|
|
|
["0.1.2 roblox"]
|
|
published_at = "2025-03-17T06:13:20.24073487Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["0.1.2 roblox".target]
|
|
environment = "roblox"
|
|
lib = "src/AStarPathfinding/init.luau"
|
|
build_files = ["src", "src/AStarPathfinding"]
|
|
|
|
["0.1.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"]
|
|
|
|
["1.0.0 roblox"]
|
|
published_at = "2025-03-17T09:39:31.431828031Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["1.0.0 roblox".target]
|
|
environment = "roblox"
|
|
lib = "dist/src/AStarPathfinding/init.luau"
|
|
build_files = ["dist", "dist/src/AStarPathfinding"]
|
|
|
|
["1.0.0 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"]
|
|
|
|
["1.0.1 roblox"]
|
|
published_at = "2025-03-17T09:45:51.789104685Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["1.0.1 roblox".target]
|
|
environment = "roblox"
|
|
lib = "dist/src/AStarPathfinding/init.luau"
|
|
build_files = ["dist", "dist/src/AStarPathfinding"]
|
|
|
|
["1.0.1 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"]
|
|
|
|
["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"]
|
|
|
|
["1.0.3 roblox"]
|
|
published_at = "2025-03-18T00:02:06.903279211Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["1.0.3 roblox".target]
|
|
environment = "roblox"
|
|
lib = "dist/src/AStarPathfinding/init.luau"
|
|
build_files = ["dist", "dist/src/AStarPathfinding"]
|
|
|
|
["1.0.3 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"]
|
|
|
|
["1.0.4 roblox"]
|
|
published_at = "2025-03-18T00:35:12.13284248Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["1.0.4 roblox".target]
|
|
environment = "roblox"
|
|
lib = "dist/src/AStarPathfinding/init.luau"
|
|
build_files = ["dist"]
|
|
|
|
["1.0.4 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"]
|
|
|
|
["1.0.5 roblox"]
|
|
published_at = "2025-03-18T00:39:53.522307338Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["1.0.5 roblox".target]
|
|
environment = "roblox"
|
|
lib = "dist/src/AStarPathfinding/init.luau"
|
|
build_files = ["dist"]
|
|
|
|
["1.0.5 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"]
|
|
|
|
["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"]
|
|
|
|
["1.1.0 roblox"]
|
|
published_at = "2025-03-31T22:13:47.214765573Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["1.1.0 roblox".target]
|
|
environment = "roblox"
|
|
lib = "dist/src/AStarPathfinding/init.luau"
|
|
build_files = ["dist"]
|
|
|
|
["1.1.0 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"]
|
|
|
|
["1.1.1 roblox"]
|
|
published_at = "2025-04-01T04:52:00.42024117Z"
|
|
description = "A* search algorithm in luau"
|
|
license = "MIT"
|
|
authors = ["Daemon6109"]
|
|
repository = "https://github.com/Daemon6109/AStarPathfinding"
|
|
|
|
["1.1.1 roblox".target]
|
|
environment = "roblox"
|
|
lib = "dist/src/AStarPathfinding/init.luau"
|
|
build_files = ["dist"]
|
|
|
|
["1.1.1 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"]
|