Host a resource pack directly on your server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Johannes Frohnmeyer b46790d6a3
ci/woodpecker/push/jfmod Pipeline failed Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
Bump to 1.19.4
1 week ago
src Bump to 1.19.4 1 week ago
.gitignore Initial commit 3 years ago
.woodpecker.yml Update to new infrastructure 4 months ago
LICENSE Initial commit 3 years ago
README.md Update LibJF, fixes #5 1 year ago
build.gradle.kts Bump to 1.19.4 1 week ago
gradle.properties Bump to 1.19.4 1 week ago
settings.gradle.kts Use new config compiler 3 months ago

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