mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
Merge branch 'MultiMC:develop' into develop
This commit is contained in:
@@ -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.")
|
||||
|
@@ -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`.
|
||||
|
||||
|
Reference in New Issue
Block a user