Skip to content

(ON HOLD) Virtual file system for ComputerCraft computers. Allows accessing multiple disks as one big disk.

Notifications You must be signed in to change notification settings

TangentFoxy/GIFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GIFS

Guard13007 Industries File System. A virtual file system for ComputerCraft that emulates the Fs API, but allows using multiple disks as if they were one large disk.

Notes

Every disk has a file called fs.gifs and several numbered files.

fs.gifs contains data about the file system. Numbered files are the actual files. The file system data links these to their virtual locations.

About

(ON HOLD) Virtual file system for ComputerCraft computers. Allows accessing multiple disks as one big disk.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages