In this folder you will find a script that will setup the modpack.

This is only required if:
-You are your own server provider
-Your server provider does not currently offers support for installing Lost Era via the CurseForge or Modrinth API

This is because the modpack is smart enough to know whether it is being run server or client side installing only what is needed.

The script will essentially:
1) Set up the necessary files for a standard Minecraft server
2) Convert it to a Forge Server
3) Download McInstanceLoader - The official Lost Era installer
4) Enable McInstanceLoader to download all mods
5) Restart the server to apply the changes
6) Discard any mods that should not be used by the server

INSTRUCTIONS:

Start up 'startserver.bat' and follow up on any inputs required (Usually just accepting Mojang's EULA).
Any further startups after installation will still be done using "startserver.bat".

FAQ:

Q: How do I change the RAM usage?
A: You can change it by editing 'server-setup-config.yaml' at Line:233
  # specifies the max a mount of ram the server is supposed to launchwith
  maxRam: 4G

Q: The script can't download the mods?!
A: Check that there are no antivirus stopping the script from downloading mods.