Add support for game version 3.6 (#2110)

* Update to game version `3.6.0` (pt. 1)

not complete!

* Update to game version `3.6.0` (pt. 2)

not complete!

* Update compiled definitions
This commit is contained in:
Magix
2023-04-30 19:08:54 -07:00
committed by GitHub
parent 60e8106b01
commit c4f1208f45
1323 changed files with 434863 additions and 141164 deletions

View File

@@ -46,7 +46,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'xyz.grasscutters'
version = '1.4.7'
version = '1.5.0'
sourceCompatibility = 17
targetCompatibility = 17