Host a resource pack directly on your server
Go to file
Johannes Frohnmeyer 25e99adc33
ci/woodpecker/push/jfmod Pipeline failed Details
chore: update to 1.20.4
2023-12-07 20:51:27 +01:00
src chore: update to 1.20.4 2023-12-07 20:51:27 +01:00
.gitignore Initial commit 2020-09-07 13:29:44 +02:00
.woodpecker.yml Update to new infrastructure 2022-12-02 17:47:39 +01:00
LICENSE Initial commit 2020-09-07 13:29:44 +02:00
README.md Update LibJF, fixes #5 2022-03-25 19:25:02 +01:00
build.gradle.kts chore: update to 1.20.4 2023-12-07 20:51:27 +01:00
settings.gradle.kts Use new config compiler 2022-12-29 14:28:23 +01:00

README.md

DynRes uses an integrated web server to serve a resource pack directly from the server directory. It also modifies the server to specify that pack as the default (overwrites resource-pack and resource-pack-sha1 in server.properties). You can configure the port for the web server, the file to host and whether to provide a hash in the config.

To use this mod on your server you need to place your resource pack in the configured place (default: server/resources.zip) and change baseLink in the config to your public address (what players will enter)

This mod is only required on your server. If added to a client the only thing it will do is log some information about server connections