mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-03-14 13:20:59 +00:00
parent
056faf3307
commit
52d3e2735d
@ -93,7 +93,7 @@ QString getFTBAPath() {
|
||||
#endif
|
||||
|
||||
QString getFTBASettingsPath() {
|
||||
return FS::PathCombine(getFTBAPath(), "bin/settings.json");
|
||||
return FS::PathCombine(getFTBAPath(), "storage/settings.json");
|
||||
}
|
||||
|
||||
QString getFTBAVersionPath(const QString& id) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user