Microbot Launcher for The Microbot Client
Before you begin, ensure you have the following installed on your machine:
You can install Electron globally with the following command:
npm install -g electron
- clone the repository
git clone https://github.com/your-repo/microbot-launcher.git
- navigate to the project directory
cd microbot-launcher
- install the dependencies
npm install
npm run dev
For 64-bit
npm run build:x64
For 32-bit
npm run build:ia32
- Fork the repository
- Create a new branch (git checkout -b feature-branch)
- Commit your changes (git commit -m 'Add some feature')
- Push to the branch (git push origin feature-branch)
- Create a new Pull Request
If you have any questions, please join our Discord server.
If you enjoy my open source work and would like to support me, consider buying me a coffee! Your support helps me stay caffeinated and motivated to keep improving and creating awesome projects.
Thank you for your support! 😊