Advertisement
Tag365

API list

May 6th, 2015
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. {
  2. {
  3. Description = "This API indexes your files for faster searches inside files.",
  4. Name = "Index API",
  5. [ "Turtle API" ] = false,
  6. DefaultName = "index",
  7. [ "HTTP API" ] = false,
  8. [ "Command API" ] = false,
  9. ID = "qRmi8Zf6",
  10. },
  11. {
  12. Description = "This is an upgraded version of the HTTP API.",
  13. Name = "Internet API",
  14. [ "Turtle API" ] = false,
  15. DefaultName = "index",
  16. [ "HTTP API" ] = true,
  17. [ "Command API" ] = false,
  18. ID = "2WimAM6b",
  19. },
  20. {
  21. DefaultName = "bundt",
  22. ID = "2PWsBX20",
  23. SampleApplications = {},
  24. [ "HTTP API" ] = false,
  25. [ "Turtle API" ] = true,
  26. [ "Command API" ] = false,
  27. Name = "Bundt API",
  28. Description = "Test my beta API which will seriously enhance Turtles. This adds a working map to turtles and the ability to know their position in the world as they move.",
  29. },
  30. {
  31. DefaultName = "bundt",
  32. [ "Command API" ] = false,
  33. Name = "Crafting API",
  34. [ "Turtle API" ] = true,
  35. ID = "hyTQn7Rj",
  36. Description = "This is a crafting API for turtles which allows turtles to learn recipes.",
  37. },
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement