No description
|
||
---|---|---|
.forgejo/workflows | ||
.idea | ||
src/main | ||
.gitignore | ||
DOMAINS-FIREWALL.md | ||
LICENSE.md | ||
notes.txt | ||
pom.xml | ||
README.md | ||
realweather.iml | ||
testkeystore.jks |
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.