/AdvancedFs

A overwrite of the filesystem library to add support for mounts and file permissions

Primary LanguageLua

Usage

To start/enable the library run startup.lua this will create a file (/.lock) containg a number to disable the fs system (this will be unreadable soon ™️)

Defining custom fileSystems

for a example file system see owoFSloader.lua or to read my (trash) documentation see Documentation.md