Advertisement
fatboychummy

Old Pathfinder Simplifile

Aug 13th, 2022 (edited)
1,123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.22 KB | None | 0 0
  1. {
  2.   remote = "https://pastebin.com/raw/Y7VkJPr6",
  3.   name = "SimplifyPathfinding",
  4.   files = {
  5.     {
  6.       remote = "https://pastebin.com/raw/Y7VkJPr6",
  7.       location = "Pathfinder/Simplifile"
  8.     },
  9.     {
  10.       remote = "https://raw.githubusercontent.com/Fatboychummy-CC/SimplifyPathfinding/336f1164332ef0cadf89ea4e813164ca55e5ec2b/init.lua",
  11.       location = "Pathfinder/init.lua"
  12.     },
  13.     {
  14.       remote = "https://raw.githubusercontent.com/Fatboychummy-CC/SimplifyPathfinding/336f1164332ef0cadf89ea4e813164ca55e5ec2b/Map.lua",
  15.       location = "Pathfinder/Map.lua"
  16.     },
  17.     {
  18.       remote = "https://raw.githubusercontent.com/Fatboychummy-CC/SimplifyPathfinding/336f1164332ef0cadf89ea4e813164ca55e5ec2b/Util/MapExtras.lua",
  19.       location = "Pathfinder/Util/MapExtras.lua"
  20.     },
  21.     {
  22.       remote = "https://raw.githubusercontent.com/Fatboychummy-CC/SimplifyPathfinding/336f1164332ef0cadf89ea4e813164ca55e5ec2b/Util/PathfinderExtras.lua",
  23.       location = "Pathfinder/Util/PathfinderExtras.lua"
  24.     },
  25.     {
  26.       remote = "https://raw.githubusercontent.com/Fatboychummy-CC/SimplifyPathfinding/336f1164332ef0cadf89ea4e813164ca55e5ec2b/Util/Turtle.lua",
  27.       location = "Pathfinder/Util/Turtle.lua"
  28.     },
  29.   }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement