๐ Set Up Pack Host
Before adding your resource pack, you'll need to set up hosting for it. If you're just testing locally, simply run /ce reload all - it'll handle both packing and sending the resource pack for you!
info
All of below configs are set up in the config.yml
file.
For services that require API keys, we recommend using CraftEngine's environment variables.
Sharing your config.yml without using env vars is riskyโdon't do it!
tip
Want to check if your resource pack is fully hosted? Just run /ce reload all and see if it downloads properly!
Self-hostingโ
Lobfileโ
S3โ
caution
The rest are some less common hosting methods. If you need them, feel free to keep reading. But if you want to host resource packs yourself, just use the API method ResourcePackHosts.register() instead.