Commit graph

7 commits

Author SHA1 Message Date
Max
5f7ffc5aa8 fix typo 2023-02-18 22:40:13 +01:00
Max
68d8e568bb add a comment to prevent issues like this: https://github.com/webbukkit/dynmap/issues/2968#issuecomment-652205096 2023-02-16 10:28:44 +01:00
Kosma Moczek
a80be9890e fabric: version-lock fabric.mod.json
This is intended to reduce user errors where e.g. someone uses the
1.19 jar on 1.19.2. Previously this would lead to unspecific mixin
errors; with this change, a helpful message is shown:

Mod 'Dynmap' (dynmap) 3.4-SNAPSHOT requires version 1.19 of 'Minecraft' (minecraft), but only the wrong version is present: 1.19.2!
2022-08-11 20:13:22 +02:00
Kosma Moczek
4682c12344 fabric-1.19: update to 1.19 release
Apply suggestions from code review

Co-authored-by: ThalusA <15985204+ThalusA@users.noreply.github.com>
2022-06-07 23:42:15 +02:00
Kosma Moczek
dd2454bb9e fabric-1.19: update to 1.19-pre3 2022-05-29 15:07:28 +02:00
Kosma Moczek
061c5ffc6a fabric-1.19: rename 1.18.2 -> 1.19 2022-05-29 12:26:25 +02:00
Kosma Moczek
d687bd3574 fabric-1.19: copy from fabric-1.18.2 2022-05-29 12:26:25 +02:00