Revert "Use non-mod metadata in ModrinthPackExportTask"
Out-of-scope Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
b66d6b2812
commit
6a6fe60a5b
10 changed files with 141 additions and 174 deletions
|
@ -116,7 +116,6 @@ class MinecraftInstance : public BaseInstance {
|
|||
std::shared_ptr<ResourcePackFolderModel> resourcePackList();
|
||||
std::shared_ptr<TexturePackFolderModel> texturePackList();
|
||||
std::shared_ptr<ShaderPackFolderModel> shaderPackList();
|
||||
QList<std::shared_ptr<ResourceFolderModel>> resourceLists();
|
||||
std::shared_ptr<WorldList> worldList();
|
||||
std::shared_ptr<GameOptions> gameOptionsModel();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue