Skip to content

A collection of scripts I've made for ComputerCraft: Tweaked

Notifications You must be signed in to change notification settings

TheZoidMaster/CCTScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CCTScripts

About

This repo is a place where I will upload any scripts I make for ComputerCraft: Tweaked, a Minecraft mod that adds programmable computers and turtles. This is mostly random experiments I've made, but there will occasionally be a useful script here.

Disclaimer

Most of the scripts (such as screenshare.lua) will need an external program to function (which I don't plan to upload here), will be poorly documented/commented, or be unclear of their use.

Usage

(screenshare.lua for example)

  1. Download any of the scripts using Wget
wget https://raw.githubusercontent.com/TheZoidMaster/CCTScripts/main/screenshare.lua screenshare.lua
  1. Run the script on the computer
screenshare
  1. Follow any instructions that the script gives you

Contributing

Feel free to fork the repo and submit pull requests if you want a script added to the list or want to add documentation for a script.

About

A collection of scripts I've made for ComputerCraft: Tweaked

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages