Skip to content

WasteofSpaceYT/CC-Websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

CC-Websocket

This is the GitHub repository for the CC-Websocket LUA client that works in conjunction to the VSCode extension to let you update the files in your ComputerCraft computer from VSCode.

Put this client on your ComputerCraft computer by pasting this command into the computer:

wget https://raw.githubusercontent.com/WasteofSpaceYT/CC-Websocket/main/cc-websocket.lua cc-websocket.lua

Then run the client by typing cc-websocket into the computer.

  • Use the -p or -port flag to specify the websocket port. The default is 3000. Ex. cc-websocket -p 3000

  • Make sure the VSCode extension is installed and running.

About

Websocket for computercraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages