-
Notifications
You must be signed in to change notification settings - Fork 0
Source Code
ancymon edited this page Sep 2, 2024
·
3 revisions
Follow these steps to install and set up the Minecraft Bot Panel on your system.
- Node.js (v14 or higher)
- Git
- Minecraft Java Edition
- Clone the repository:
git clone https://github.com/ancym0n/Minecraft-Bot-Panel.git- Navigate to the project directory:
cd Minecraft-Bot-Panel- Install the dependencies:
npm install- Start the application:
npm run start- Package
npm run package;npm run make