mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Split MultiMC up into a few separate libraries.
Fixed plugin system. Tons of other stuff...
This commit is contained in:
parent
f71479ec33
commit
dd2e836b4c
42 changed files with 404 additions and 300 deletions
|
|
@ -16,7 +16,7 @@
|
|||
#ifndef STDINSTANCE_H
|
||||
#define STDINSTANCE_H
|
||||
|
||||
#include <data/inst/instance.h>
|
||||
#include <instance.h>
|
||||
|
||||
class StdInstance : public Instance
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue