No description
Find a file
Minecon724 fea3996866
Some checks failed
/ deploy (push) Failing after 1m10s
Add workflow
2024-11-01 19:06:19 +01:00
.forgejo/workflows Add workflow 2024-11-01 19:06:19 +01:00
.idea Big update 2024-11-01 18:56:03 +01:00
src/main Big update 2024-11-01 18:56:03 +01:00
.gitignore commit today's work 2024-06-01 19:35:15 +02:00
DOMAINS-FIREWALL.md Add more IDEA files and update old domain 2024-09-22 13:02:38 +02:00
LICENSE.md Remove unnecessary text from license 2024-11-01 18:57:50 +01:00
notes.txt Update to wtapi 0.8.0 2024-09-24 19:57:21 +02:00
pom.xml Big update 2024-11-01 18:56:03 +01:00
README.md Big update 2024-11-01 18:56:03 +01:00
realweather.iml work 2024-09-28 13:07:30 +02:00
testkeystore update keystore 2024-09-22 14:16:23 +02:00

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.