Skip to content

xhyrom/ComputerCraft-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Easy text formatting
  • Custom settings
  • Support variables
  • And more...

Examples

  • api.login("name", "pass")
  • write(api.mrandom(1, 60))
  • api.randomcolor()
  • write(api.encode("text"))
  • write(api.decode("text"))

Install

ComputerCraft:
  pastebin run CDd1uXv6
  pastebin get CDd1uXv6 install

  wget https://raw.githubusercontent.com/xHyroM/ComputerCraft-API/master/install.lua install.lua
OpenComputers:
  none

Uninstall

ComputerCraft:
  pastebin run YscXfmaW
  pastebin get YscXfmaW uninstall

  wget https://raw.githubusercontent.com/xHyroM/ComputerCraft-API/master/uninstall.lua uninstall.lua
OpenComputers:
  none

Developers

  • Hyro#8938
  • tntj#6356

About

This is a computer craft API for easy text and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages