First of all, thanks for thinking of contributing to this project. 😄
Before sending a Pull Request, please make sure to discuss your work or proposal by creating an Issue.
-
Install with
git clone https://github.com/noggaholic/bugcraft-studio cd bugcraft-studio npm install
-
Make your changes in your own fork of this repository. Please note the following:
- src/ contains the main logic of this project
- src/renderer holds the UI logic among the Vue.js components
- src/core the core folder contains the reverse engineering stuff
-
To run the program with your changes:
- Open a Windows PowerShell as administrator
cd /bugcraft-studio npm run dev
-
Create a PR with your proposed changes.
If in doubt, contact me by using these methods:
karliky.com · Twitter @k4rliky