About 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!
Players will only re-download the parts that actually need updating, and apply other server packs.
Getting Started
To set up arte on your server follow these steps.
Prerequisites
Different mod-loader require different dependencies!
On Spigot:
* Requires nothing!
On Paper:
* Requires
ProtocolLib.
Installation
Download and install the plugin.
1. Start your server
2. Open arte's config file
3. Set
address to your server's public address
4. Open the port specified in config (
1864) or put already opened port in the
port field in config.
5. Restart your server
Usage
Put your resource pack source (not zipped) in the
plugins/arte/resourcepack/ folder and run
/arte reload.
For more examples, please refer to the Documentation.
Contact