Host a resource pack directly on your server
Go to file
Johannes Frohnmeyer f9a9915ec6
Fix clientside debug util
2022-06-21 19:03:25 +02:00
src/main Fix clientside debug util 2022-06-21 19:03:25 +02:00
.gitignore Initial commit 2020-09-07 13:29:44 +02:00
.gitlab-ci.yml Update for 1.18 2021-11-30 20:53:13 +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 Update for 1.19 2022-06-08 13:51:43 +02:00
gradle.properties Update for 1.19 2022-06-08 13:51:43 +02: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