Skip to content

TylenolWasTaken/jaestd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

jaestd

Coding ComputerCraft:Tweaked, simplified.

Installation

Simply run:

wget run https://raw.githubusercontent.com/TylenolWasTaken/jaestd/master/install.lua

Usage

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

What's finished?

  • installer (yass)
  • console
  • downloads
  • http_handling (yikes) (still yikes)
  • turtle mobility
  • wired/wireless networking

Contributing

Pull requests are welcome! For larger issues open an issue first to discuss!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages