EnigmaticaModpacks / ServerStarter

MIT License
3 stars 8 forks source link
minecraft minecraft-modpack modpack

Minecraft Server File Specification

What is this?

This is the specification for a File that is supposed to be distributed together or seperated from the modpack. It is supposed to be used by server launchers (like this one) to know what it is supposed to do.

Why?

You might ask, why not just throw the client files next to a forge installer and then call it a day? You are correct, you can do this if you set it up on your local server, but that is a lot of manual labor.

But it allows for more:

Format

See server-setup-config.yaml for a example file how this file should be layouted.