Installation
Install The Owner Free File System for Mac, Windows, and Linux
- 1.Download the most recent version of the windows
EXE
from the Github Release Page: https://github.com/Prometheus-SCN/js-offs/releases - 2.Open Installer and follow its prompts
- 1.Download the most recent version of the Mac
DMG
file from the Github Release Page: https://github.com/Prometheus-SCN/js-offs/releases - 2.Open the
DMG
file from your file system - 3.Drag contents to the Application directory
- 1.Download the most recent version of the Linux
AppImage
file from the Github Release Page: https://github.com/Prometheus-SCN/js-offs/releases - 2.From the terminal, make the
AppImage
executable with the command replacing<version>
and<arch>
with that of your chosen linux release$ chmod a+x OFF_System_<version>_linux_<arch>.AppImage
- 3.Run
$ ./OFF_System_<version>_linux_<arch>.AppImage
Last modified 4yr ago