An easy tool to build Minecraft servers more easily
Creating a Minecraft server isn't quite easy. It can also be boring because you have to download files, edit .bat files, and perform some wizardry to set up the server. Now, it will be super easy.
1. Choose your server version from 1.17.1 to 1.21, your folder name, and the amount of RAM you want to allocate.
2. Click on the button.
3. Your server will be generated in a folder on your desktop and start.
Note that to restart or launch your server go to the folder created and run the file "run.bat"
First, you need JAVA.
You can download a portable version to avoid downloading Node.js, npm, etc... Easy, right?
If you want the source code, follow these steps:
1. Download the repository.
2. Start it with npm.
npm start
3. That's it!
Technologies used in the project:
- Node.js
- Electron
- I will release a tutorial to explain how to open your server to play with your friends without PORT FORWARDING.
- For now you can learn here how to do it : https://www.youtube.com/watch?v=NK5lsDXIFnM
This project is licensed under the MIT License.