Serialize Json manually because... javax is apparently inaccessible in minecraft's classpath
This commit is contained in:
parent
41c98e8c3d
commit
65b3fc3e6d
4 changed files with 33 additions and 26 deletions
|
@ -5,5 +5,5 @@ org.gradle.daemon=false
|
|||
|
||||
mc_version=1.19.2
|
||||
forge_version=43.2.3
|
||||
myversion=1.0.3.6
|
||||
myversion=1.0.3.7
|
||||
parchment_version=2022.11.27
|
Reference in a new issue