Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`