From 731db6ea6e37705fe0834b2933959a7f78c23e78 Mon Sep 17 00:00:00 2001 From: jake Date: Fri, 3 Oct 2025 21:42:52 +0000 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..42b5a93 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# grab-mods +downloads the mods from [server-mods](https://code.jakeyoungdev.com/minecraft/server-mods) and moves them into the correct spot for Minecraft. This program will delete all other existing mods before moving them + +# requirements +you need git bash to run this, download it [here](https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/Git-2.51.0.2-64-bit.exe) and run thru the setup there is no sign-up or anything required so don't give it info \ No newline at end of file