- Pastebin,
- File Manager
Spoiler
When creating the computer, make sure to have the HTTP API enabled. See Picture
then for uploads: pastebin put <filename>
and do not forget the pastebinID given in the output of the program.
for downloads: pastebin get <pastebinid> <filename>
Second:When creating the computer, make sure to have the HTTP API enabled. See Picture

then for uploads: pastebin put <filename>
and do not forget the pastebinID given in the output of the program.
for downloads: pastebin get <pastebinid> <filename>
Spoiler
The file Locations are different depending on your operating system.
For Windows:
The file Locations are different depending on your operating system.
For Windows:
Spoiler
Files for specific computers: %appdata%\.ccdesk\computer\<computerID>
To modify the rom code:
For Mac OS X:Files for specific computers: %appdata%\.ccdesk\computer\<computerID>
To modify the rom code:
Spoiler
change the extension of %appdata%\.ccdesk\bin\computercraft.jar to a .zip file
Open or extract the file and navigate to lua/rom
Recommended apps for windows are Explorer and 7zip
Make Changes only within this directory and subdirectories
Close, make an archive, and rename to a jar file
reload CCDesk
change the extension of %appdata%\.ccdesk\bin\computercraft.jar to a .zip file
Open or extract the file and navigate to lua/rom
Recommended apps for windows are Explorer and 7zip
Make Changes only within this directory and subdirectories
Close, make an archive, and rename to a jar file
reload CCDesk
Spoiler
Files for specific computers: /Users/<username>/.ccdesk/computer/<computerID>
To modify the rom code:
For Linux:Files for specific computers: /Users/<username>/.ccdesk/computer/<computerID>
To modify the rom code:
Spoiler
change the extension of /Users/<username>/.ccdesk/bin/computercraft.jar to a .zip file
Open the file and navigate to lua/rom
Make Changes only within this directory and subdirectories
Close, and rename to a jar file
reload CCDesk
change the extension of /Users/<username>/.ccdesk/bin/computercraft.jar to a .zip file
Open the file and navigate to lua/rom
Make Changes only within this directory and subdirectories
Close, and rename to a jar file
reload CCDesk
Spoiler
Files for specific computers: /home/<username>/.ccdesk/computer/<computerID>
To modify the rom code:
Files for specific computers: /home/<username>/.ccdesk/computer/<computerID>
To modify the rom code:
Spoiler
Open /home/<username>/.ccdesk/bin/computercraft.jar with the Archive Manager
Navigate to lua/rom
Make Changes only within this directories and subdirectories
Close file
reload CCDesk
Open /home/<username>/.ccdesk/bin/computercraft.jar with the Archive Manager
Navigate to lua/rom
Make Changes only within this directories and subdirectories
Close file
reload CCDesk











