Description
Bootless Star is a complex shell environment that allows specific modules to execute and automatically perform various tasks with minimal code and minimal user interactions. This allows a unique environment for plugins or modules to take advantage of determining system and user configurations without requiring to write the same code over and over for different plugins or modules. Thus, this will allow the user and the developers to focus on the main operations with minimal work and interactions. Lastly, Bootless Star was developed to work on Windows XP and later using Batch shell script. Available Plugins include:
- DeLorean
- Inspired by the movie Back to the Future, the DeLorean allows the end-user to backup their personal files to another directory location or to another disk-drive by compacting files from 7Zip. This plugin, however, only covers the user's Home Directory and is not flexible to backup other files that are outside from the home directory. This plugin also allows the end-user to issue password protected backup files and can also restore files for the user.
- Doom Builder 2 Compiler
- Allows the end-user to easily compile the Doom Builder 2 software directly from the source code provided. With this plugin, the end-user will not be required to work with IDE's or pack dependency tasks. This plugin will do everything as necessary for the end-user, as well provides the user options as what Doom Builder 2 plugins to compile from the source code.
- Doom Builder 64 Compiler
- Allows the end-user to easily compile the Doom Builder 64 software directly from the source code provided. With this plugin, the end-user will not be required to work with IDE's or pack dependency tasks. This plugin will do everything as necessary for the end-user, as well provides the user options as what Doom Builder 64 plugins to compile from the source code.
- GZDoom Builder Compiler
- Allows the end-user to easily compile the GZDoom Builder software directly from the source code provided. With this plugin, the end-user will not be required to work with IDE's or pack dependency tasks. This plugin will do everything as necessary for the end-user, as well provides the user options as what GZDoom Builder plugins to compile from the source code.