From cf49aafc57ffd7b0b21980153686eec68a9a08c5 Mon Sep 17 00:00:00 2001 From: Jacob <38381609+Jacobwasbeast@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:14:05 -0500 Subject: [PATCH] Update README with archive notice and project status Added archive notice and updated project status. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdb23b2..d6fe536 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Weave Loader -Weave Loader is a mod loader for Minecraft Legacy Edition (Xbox 360 / PS3 / Windows 64-bit). It launches the game and loads mods from a folder. It does not modify game files. +Weave Loader was a mod loader targeting Minecraft Legacy Edition (Xbox 360 / PS3 / Windows 64-bit). It launches the game and loads mods from a folder. It does not modify game files. + +# Archive Notice + +This repository is now archived as Weave is being rewritten and moved to a new repository. The new loader is planned to include a more fleshed-out API and backend, along with cleaner, more readable codebase. ## What it does