Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucaargolo/builtin-servers
A small Minecraft mod that lets modpack makers set up built-in servers instead of shipping a preconfigured server.dat file.
https://github.com/lucaargolo/builtin-servers
Last synced: 23 days ago
JSON representation
A small Minecraft mod that lets modpack makers set up built-in servers instead of shipping a preconfigured server.dat file.
- Host: GitHub
- URL: https://github.com/lucaargolo/builtin-servers
- Owner: lucaargolo
- License: mpl-2.0
- Created: 2021-04-17T18:21:10.000Z (over 3 years ago)
- Default Branch: 1.19
- Last Pushed: 2023-08-21T21:37:22.000Z (about 1 year ago)
- Last Synced: 2023-08-21T22:43:10.357Z (about 1 year ago)
- Language: Java
- Size: 149 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Builtin Servers
A small Minecraft mod that lets modpack makers set up built-in servers instead of shipping a preconfigured server.dat file.
## Features
For a complete list of features please check the mods [official page](https://www.curseforge.com/minecraft/mc-mods/builtin-servers)## License
Distributed under the Mozilla Public License 2.0. See `LICENSE` for more information.## Build
If you want to build this yourself, please clone the repository and execute `gradlew build` in the projects folder.Artifacts will be generated at `/build/libs`