From 4989424ecccd6edb7cca817dff515b58dfb85e70 Mon Sep 17 00:00:00 2001 From: uwx Date: Thu, 10 Mar 2022 10:04:35 -0300 Subject: [PATCH] Create uwx_MultiMCLibrary.yaml (#124) --- addons/library/uwx_MultiMCLibrary.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 addons/library/uwx_MultiMCLibrary.yaml diff --git a/addons/library/uwx_MultiMCLibrary.yaml b/addons/library/uwx_MultiMCLibrary.yaml new file mode 100644 index 0000000..25bd6f3 --- /dev/null +++ b/addons/library/uwx_MultiMCLibrary.yaml @@ -0,0 +1,19 @@ +AddonId: MultiMClibrary_6ab2531e-4800-404b-a938-4421b28a9f3e +Type: GameLibrary +Name: MultiMC Library Importer +Author: Maxine +ShortDescription: 'Adds support for importing MultiMC instances to Playnite.' +Description: | + Imports your Minecraft instances in MultiMC as games. + + In your Playnite add-on settings, go to Extension settings > Libraries > MultiMC, and set the path to your MultiMC installation folder. + + Playnite will update your library automatically upon launch, but you can go to Update Game Library > MultiMC to do so manually. + + See the GitHub for more information. +Tags: ['minecraft', 'multimc'] +InstallerManifestUrl: https://raw.githubusercontent.com/uwx/PlayniteMultiMCLibrary/master/PlayniteMultiMCLibrary/manifest.yaml +IconUrl: https://raw.githubusercontent.com/uwx/PlayniteMultiMCLibrary/master/PlayniteMultiMCLibrary/icon.png +SourceUrl: https://github.com/uwx/PlayniteMultiMCLibrary +Links: + GitHub: https://github.com/uwx/PlayniteMultiMCLibrary