NOISSUE refactor window management and launch, make MultiMC a single instance application.
This commit is contained in:
@ -142,4 +142,11 @@ Available either under LGPL version 2.1 or later.
|
||||
## xz-embedded
|
||||
Tiny implementation of LZMA2 de/compression. This format is only used by Forge to save bandwidth.
|
||||
|
||||
Public domain.
|
||||
Public domain.
|
||||
|
||||
## LocalPeer
|
||||
Library for making only one instance of the application run at all times.
|
||||
|
||||
BSD licensed, derived from [QtSingleApplication](https://github.com/qtproject/qt-solutions/tree/master/qtsingleapplication).
|
||||
|
||||
Changes are made to make the code more generic and useful in less usual conditions.
|
||||
|
Reference in New Issue
Block a user