Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Raidriar796 committed Dec 24, 2023
2 parents 1bc0135 + ab05c32 commit 7a2e620
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Resonite-yt-dlp-Updater
# yt-dlp Updater

A [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoader) mod for [Resonite](https://resonite.com/) that runs the built in update function for yt-dlp on startup.

Expand All @@ -8,5 +8,5 @@ A [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoade

## Installation
1. Install [ResoniteModLoader](https://github.com/resonite-modding-group/ResoniteModLoader).
2. Place [yt-dlp-Updater.dll](https://github.com/Raidriar796/yt-dlp-Updater/releases/latest/download/yt-dlp-Updater.dll) into your `rml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods` for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
3. Start the game. If you want to verify that the mod is working you can check your Resonite logs.
2. Place [ytdlpUpdater.dll](https://github.com/Raidriar796/yt-dlp-Updater/releases/latest/download/ytdlpUpdater.dll) into your `rml_mods` folder. This folder should be at `C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods` for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
3. Start the game. If you want to verify that the mod is working you can check your Resonite logs.

0 comments on commit 7a2e620

Please sign in to comment.