@fenixengine/wizard
v3.1.0
Published
FeniXEngine Wizard is a tool for all your RPG Maker plugin projects
Downloads
2
Readme
@fenixengine/wizard
A lightweight CLI for use with FeniXEngine plugins and tools.
FeniXWizard
will help you get started with developing plugins for FeniXEngine MV, it does this by combining necessary development tools. These tools help with the bundling of all plugins and serving files to a server for easy testing and streamlined productivity.
- Website: https://fenixenginemv.gitlab.io/fenix-wizard
- Guide: https://fenixenginemv.gitlab.io/fenix-wizard/guide/
- CLI Options: https://fenixenginemv.gitlab.io/fenix-wizard/cli-options/
Features
- Watch for changes to files
- Serve an RPG Maker MV game project
- Live reload
- Next-Gen JavaScript bundler
- Auto ESLint configuration
- Auto install node packages
- Dynamically writes to Parameters.js
Roadmap
- Babel support
- Auto configuration for XO and JSHint linters
- nwjs live reload support
- Live package install
- Frontend GUI
Credits
While this is open source and credit is not required, it would be appreciated if you linked to FeniX Engine's website or GitLab repository to show support.
https://fenixenginemv.gitlab.io/
Contributing
Please read over the Contribution Guide