Merge branch 'MultiMC:develop' into develop

This commit is contained in:
Sebastian
2022-06-11 07:34:35 -05:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -72,8 +72,8 @@ set(Launcher_NEWS_RSS_URL "https://multimc.org/rss.xml" CACHE STRING "URL to fet
######## Set version numbers ########
set(Launcher_VERSION_MAJOR 0)
set(Launcher_VERSION_MINOR 6)
set(Launcher_VERSION_HOTFIX 16)
set(Launcher_VERSION_MINOR 7)
set(Launcher_VERSION_HOTFIX 0)
# Build number
set(Launcher_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")

View File

@@ -2,7 +2,7 @@
This brings some good and bad changes to modpack platforms, along with various fixes.
We've added Modrinth as a directly supported modpack platform. It's nice, and the list of packs availale from it is slowly growing.
We've added Modrinth as a directly supported modpack platform. It's nice, and the list of packs available from it is slowly growing.
We can no longer directly import FTB modpacks from the FTB platform. Instead, this has been replaced by import from the [FTB App](https://www.feed-the-beast.com/app). You can get FTB modpacks through the FTB App and then import them into MultiMC using the `FTB App Import` page in `Add Instance`.