From 823e0a0a96f7128e3bde2b24230feb3d66f8b557 Mon Sep 17 00:00:00 2001 From: Shiewk <152653291+Shiewk@users.noreply.github.com> Date: Sat, 24 Aug 2024 17:25:38 +0200 Subject: [PATCH] Add Readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..91db5cb --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# View Server Resources +A Minecraft mod that allows you to preview server resource pack URLs before downloading them + +![New Server Resource Pack Screen](https://github.com/user-attachments/assets/edf3b358-0bad-4237-b4fe-910f931ca729) + +This allows you to: +1. See what you're actually downloading and where it is from +2. Whitelist specific pack URLs or sites +3. Decide for each installed server resource pack individually (Normally, the client would accept all server packs even if you accepted only one)