Releases: shock59/makemcserver
v1.1.0
Second release of makemcserver, now supporting more server softwares. Available on npm.
Usage
To use the tool you will need Node.js installed. To set up a NeoForge or Forge server, you will also need Java installed, which you can get from Adoptium or other providers. Once it is installed, open your terminal (or Command Prompt on Windows), and run npx makemcserver. You can then follow the on-screen prompts to create a Minecraft server.
Instructions for advanced configuration can be found in the README file.
v1.0.1
The first working release of makemcserver with all basic features available. Available on npm.
Usage
To use the tool you will need Node.js installed. Once it is installed, open your terminal (or Command Prompt on Windows), and run npx makemcserver. You can then follow the on-screen prompts to create a Minecraft server.
Instructions for advanced configuration can be found in the README file.