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

      #####################################################
      !!! DO NOT RUN THE SCRIPT FROM YOUR CLIENT FOLDER !!!
          The script assumes that you've downloaded and
          unarchived the files from the .zip/.mrpack! 

      This process will fail otherwise as the remnants of
      the client process will break installation!
      #####################################################

### 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: I've run the script from a launcher and it crashes?!
A: You cannot run a server installation from a directory that has undergone a CLIENT installation.
   Redownload the pack, unarchive the contents somewhere else and run the script in said directory.

Q: I cannot open the downloaded pack from modrinth to unarchive it.
A: The ".mrpack" is just a ".zip" folder. Either force your computer to open it using "Open With..." or rename it .zip.

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