Skip to content

A virtual filesystem content delivery network for ComputerCraft

License

Notifications You must be signed in to change notification settings

martandrMC/computercraft-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerCraft CDN

A read-only host-agnostic file system for distributing content across ComputerCraft computers. Initially developed as a music player, it has since expanded into a versatile file sharing application.

Installation

All you have to do is run the following on your ComputerCraft computer: pastebin run jEAyuG5g

Due to the integrated nature of pastebin into ComputerCraft in contrast to github, a bootstrap script was needed to download and run the actual installer script from this repository. That bootstrap script can be found in bootstrap.lua. Updating the pastebin entry every time the installer script needs changing would not be ideal.

About

A virtual filesystem content delivery network for ComputerCraft

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages