realweather/README.md
2024-11-01 18:56:03 +01:00

369 B

realweather

For MC 1.19.4+ 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
  • storepass: 123456
  • alias: testkey Override with -Djarsigner.