From 11b74f62f2a8ce085b2d7255f0857137d4a77421 Mon Sep 17 00:00:00 2001 From: WillKirkmanM <98240335+WillKirkmanM@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:30:26 +0100 Subject: [PATCH] Docs(README.md): V2 Migration Announcement --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5485624..0fa8462 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ ## ℹ A Command-Line Utility Tool for Installing Mods from [Mod Workshop](https://modworkshop.net/) +# ⚠ Migration to a new Version ⚠ +With the new addition of the [Modworkshop.net API](https://modworkshop.net/api/). I am in the process of cleaning up the code to implement these new additions (removes the tedious web scraping, YES!). This will be in the form of a version 2. View the [Development Branch Here](https://github.com/WillKirkmanM/modworkshop-dl/tree/v2) + ## Install (Conventional) ```sh mkdir "C:\Program Files (x86)\Modworkshop-DL"