Coding ComputerCraft:Tweaked, simplified.
Simply run:
wget run https://raw.githubusercontent.com/TylenolWasTaken/jaestd/master/install.lua
Simply import the module needed using require("jaestd.{module}")
Example:
require("jaestd.http_handling")
response = http.get("example.tweaked.cc")
http_checkHandling(response) -- automatically checks if the response has errored out, and will print the error
- installer (yass)
- console
- downloads
- http_handling (yikes) (still yikes)
- turtle mobility
- wired/wireless networking
Pull requests are welcome! For larger issues open an issue first to discuss!