| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
| |
using context menu
|
| |
|
|
|
|
| |
minecraft profiles.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
unique_qobject_ptr, refactor MainWindow to match
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* download to multimc folder hierarchy
* use rename, not copy
* keep backup after update
* clean previous backup before update
* it's not 'copy', it's 'replace'
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This can cut the FTB loading by ~66% - worth it, but not ideal.
Real solution will have to be implemented later.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|