get Mod Loader Case
Ensures the modloader is normalized to first letter upper case and rest lower case. Basically allows the user to input Forge or Fabric in any combination of upper- and lowercase and ServerPackCreator will still be able to work with the users input.
Return
A normalized String of the specified modloader.
Author
Griefed
Parameters
modloader
Modloader String-representation to normalize.