Arte
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the Apache NON-AI License 2.0. See LICENSE
for more information.