NOISSUE Cleanup Technic support
This commit is contained in:
parent
fd1a8f039a
commit
edfea9894e
9 changed files with 0 additions and 17 deletions
|
@ -13,7 +13,6 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
#include "TechnicPackProcessor.h"
|
||||
|
||||
#include <FileSystem.h>
|
||||
|
@ -27,7 +26,6 @@
|
|||
|
||||
#include <memory>
|
||||
|
||||
|
||||
void Technic::TechnicPackProcessor::run(SettingsObjectPtr globalSettings, const QString &instName, const QString &instIcon, const QString &stagingPath, const QString &minecraftVersion, const bool isSolder)
|
||||
{
|
||||
QString minecraftPath = FS::PathCombine(stagingPath, ".minecraft");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue