No description
Find a file
Minecon724 f61783c1a5
All checks were successful
/ deploy (push) Successful in 1m20s
[maven-release-plugin] prepare for next development iteration
2024-11-06 17:29:01 +01:00
.forgejo/workflows Small update 2024-11-01 20:21:39 +01:00
.idea Big update 2024-11-01 18:56:03 +01:00
src/main Command update /geo 2024-11-04 16:48:00 +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 [maven-release-plugin] prepare for next development iteration 2024-11-06 17:29:01 +01:00
README.md Add workflow 2024-11-01 19:09:12 +01:00
realweather.iml work 2024-09-28 13:07:30 +02:00
testkeystore.jks Add workflow 2024-11-01 19:09:12 +01: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.jks
  • storepass: 123456
  • alias: testkey Override with -Djarsigner.