mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
New, better, liteloader support
This commit is contained in:
@@ -26,7 +26,6 @@ class BaseInstaller
|
||||
public:
|
||||
BaseInstaller();
|
||||
|
||||
virtual bool canApply(OneSixInstance *instance) const { return true; }
|
||||
bool isApplied(OneSixInstance *on);
|
||||
|
||||
virtual bool add(OneSixInstance *to);
|
||||
|
Reference in New Issue
Block a user