fixes the forge install
Update to use https all the time
Update forge enhanced install script.
changes to use the curseforge api to download mods.
moved forge-generic to forge moved forge-mod-generic to curseforge-generic Updated forge-generic yml to the newer curseforge-generic installer.
This uses the forge version json to get the latest version information from forge directly.
This is a fix for the install script for forge.
moved forge-generic to forge-mod-generic brought back forge enhanced as forge generic.
This fixes an issue where installation of Forge Generic would fail if the modpack's included settings.cfg file had Windows-style (\r\n) line endings
Make is so we can use settings.cfg in some capacity. Thanks `https://minecraft.curseforge.com/projects/all-the-mods-3` for not being standard.
Thanks to @parkervcp