resourcepacker/README.md
2024-12-01 20:56:21 +01:00

986 B

ResourcePacker

Discord

Did you ever run into the annoyance of needing to upload resourcepacks to your MC server?

You want to upload it to dropbox, but there you need to update the download link every time.

You want to use your own file server, but you still need to update the SHA-1 hash on every update.

You want to upload it to github, but you don't feel like sharing the code to your resource pack.

ResourcePacker solves this issue by letting you to drag-and-drop resource packs into a folder and players will receive them automatically.

Setup

Setting up ResourcePacker is as simple as it can get:

  1. Download the latest release from the releases page.
  2. Drag and drop the JAR file into your plugins folder.
  3. Restart your server.
  4. Drag and drop your resource packs into the plugins/ResourcePacker/resourcepacks folder.