Posted 15 August 2017 - 05:09 PM
If you were ever looking for a good expandable, *nix-like OS,
then this is the page for YOU!
Pastebin code:
pastebin run AvYWVsSA
OLD installer: sL6Yq9beScreenshots
Logo (Micropaint Blittle)Login
Modular commands
Pros:
- Instsant boot time
- Modular commands
- Make your own commands
- Nice, clean UI
- If you know *nix commands, you're already a pro (no pun intended)
- Create a file with code for the command (Tip: use resolvelocal() to get local file, resolvebuiltin() to get path of builtin file and resolveaddon() to get path of addon file)
- Put the file into /furnace/addon
- Run the file like a command!
Coming soon:
- Package manager
- API (Sorta already have that :P/> )
- Multi-user support
- Permissions support
- MORE COMMANDS!!!
Edited on 15 August 2017 - 06:03 PM