- this will hold all my websocket servers for cc:tweaked a minecraft mod that adds computers
- https://nodejs.org/en
- https://code.visualstudio.com
- https://modrinth.com/mod/cc-tweaked orr https://modrinth.com/mod/cc-restitched [ there both the same i think ]
- the client file on the CC computer just run
wget https://raw.githubusercontent.com/code-Toby/cc-tweakedWebSocketClients/main/CCTweaked_EditorClient/CloudEdit.lua
- an open port 5757
- install the folder CCTweaked_Editor somewhere you want
- open the folder and find the folder called "files" in there is a file called "deletethis" your gonna want to delete it
- now open visual studio click on file then click open folder and open the folder CCTweaked_Editor
- now you can make new .lua files in the "CCTweaked_Editor/files/"
- now run a new terminal and type "node .\index.js"
- then on the cc side of things run the edit program provided
- then connect to your host example : NOTE YOU HAVE TO PUT : BETWEEN THEM
- https://nodejs.org/en
- https://code.visualstudio.com
- https://modrinth.com/mod/cc-tweaked orr https://modrinth.com/mod/cc-restitched [ there both the same i think ]
- the client file on the CC computer just run
wget https://raw.githubusercontent.com/code-Toby/cc-tweakedWebSocketClients/main/CCTweaked_backeruperClient/CloudBackup.lua
- an open port 5757
- install the folder CCTweaked_backuper somewhere you want
- now open visual studio click on file then click open folder and open the folder CCTweaked_backuper
- now run a new terminal and type "node .\index.js"
- then on the cc side of things run the backup program provided
- then connect to your host example : NOTE YOU HAVE TO PUT : BETWEEN THEM
- then specify the location you want to backup
- after pressing enter then you have a new directory called files with the current date of the backup on the servers side