realweather/README.md
2025-05-25 08:46:59 +02:00

373 B

realweather

For MC 1.16.5+ and Java 21+

Building

To compile, clone this repo and mvn clean package.
JAR will be in target/. Use the one without original-.
By default, it's signed with the test key.

Signing

A test (and default) keystore is provided:

  • keystore: testkeystore.jks
  • storepass: 123456
  • alias: testkey Override with -Djarsigner.