realweather/README.md
Minecon724 8430d3ef6d
Some checks failed
/ deploy (push) Failing after 1m8s
Add workflow
2024-11-01 19:09:12 +01:00

15 lines
No EOL
373 B
Markdown

# 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.jks`
- storepass: `123456`
- alias: `testkey`
Override with `-Djarsigner.`