Skip to content

Commit c4f1208

Browse files
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
1 parent 60e8106 commit c4f1208

File tree

1,323 files changed

+415622
-121923
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,323 files changed

+415622
-121923
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ sourceCompatibility = JavaVersion.VERSION_17
4646
targetCompatibility = JavaVersion.VERSION_17
4747

4848
group = 'xyz.grasscutters'
49-
version = '1.4.7'
49+
version = '1.5.0'
5050

5151
sourceCompatibility = 17
5252
targetCompatibility = 17

0 commit comments

Comments
 (0)