Skip to content
Main

Arte

Send server resource packs in spoon-sized bites!

Spigot

Fabric

No Forge

So, what does it do? Simple! Let’s say you have a BIG server resource pack. Every time you make a little change, you will have to manually re-host it somewhere, and players will have to fully re-download it. This can get annoying. Arte splits the resource pack into parts (by namespaces), hosts it directly on your server and sends each one as a different server resource pack!

Q: How is this possible? There can only be one server resource pack loaded at one time!

A: In 1.20.3 Mojang added a new feature that allows servers to send multiple server resource packs at a time!

Players will only re-download the parts that actually need updating, and apply other server packs.

Roadmap

  • Initial stable release
  • More zip splitter types
  • Sized
  • Smart
  • Grouped

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”. Don’t forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License 2.0. See LICENSE.md for more information.

Contact

Discord

Acknowledgments