From 79c79049ddb20207d83cb30dcd4b443d4fd8d8e9 Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Sun, 17 Dec 2023 09:58:19 -0500 Subject: [PATCH] Mention Resonite Mod Manifest in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 04abf65..b470cce 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This is a WIP project to create a friendly GUI for downloading, updating, and setup of Resonite mods. The goal is to provide a cross-platform beginning-to-end setup experience for Resonite modding. +Resolute loads its mod index and metadata from the +[Resonite Mod Manifest](https://github.com/resonite-modding-group/resonite-mod-manifest). + > [!IMPORTANT] > Resolute is built with [Tauri](https://tauri.app/), which relies upon your operating system's WebView to function. > If you're on Windows and have completely removed WebView2 and Edge from your system, Resolute will not work.