https://github.com/phase/neptune
Minecraft Server Setup Builder
https://github.com/phase/neptune
Last synced: 8 months ago
JSON representation
Minecraft Server Setup Builder
- Host: GitHub
- URL: https://github.com/phase/neptune
- Owner: phase
- License: mit
- Created: 2019-12-17T06:57:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-19T03:12:40.000Z (over 3 years ago)
- Last Synced: 2025-05-27T00:46:14.618Z (10 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# neptune
This tool builds server setups from yaml files. It was
inspired by the systems used at TheArchon and Mineteria,
but instead of loose Python scripts or a giant Kubernetes
nightmare we've got this.
It's a basic Rust application that parses the yaml files
and copies the appropriate plugin and server files into a
folder. The goal is to replace manual jar and config moving
with one config file.
License: MIT