This commit is contained in:
Minecon724 2024-06-22 09:55:13 +02:00
parent aae479740a
commit 4df951b726
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -38,3 +38,7 @@ A test (and default) keystore is provided:
- storepass: `123456` - storepass: `123456`
- alias: `testkey` - alias: `testkey`
You can override this by using `-Djarsigner.` arguments while compiling. You can override this by using `-Djarsigner.` arguments while compiling.
### v0
Source for v0 is available [on branch 0.x](/Minecon724/realweather/src/branch/0.x) \
There's also [branch 0.5](/Minecon724/realweather/src/branch/0.5-fix) which is the last v0 stable release