File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change 9
9
10
10
## Current features
11
11
12
- * Logging in
13
- * Combat
14
- * Friends list
15
- * Teleportation
16
- * Gacha system
17
- * Co-op works(-ish)
18
- * Spawning monsters via console
19
- * Inventory features (receiving items/characters, upgrading items/characters, etc)
12
+ - Logging in
13
+ - Combat
14
+ - Friends list
15
+ - Teleportation
16
+ - Gacha system
17
+ - Co-op works(-ish)
18
+ - Spawning monsters via console
19
+ - Inventory features (receiving items/characters, upgrading items/characters, etc)
20
20
21
21
## Quick setup guide
22
22
23
23
** Note** : For support please join our [ Discord] ( https://discord.gg/T5vZU6UyeG ) .
24
24
25
25
### Quick Start (automatic)
26
26
27
+ <details >
28
+
29
+ <summary >Windows quick start using Cultivation</summary >
30
+
27
31
- Get [ Java 21] ( https://www.oracle.com/java/technologies/javase/jdk21-archive-downloads.html )
28
32
- Get [ MongoDB Community Server] ( https://www.mongodb.com/try/download/community )
29
33
- Get [ game version REL5.0] ( #downloading-50 )
40
44
- Click the launch button.
41
45
- Log in with whatever username you want. Password can be anything.
42
46
47
+ </details >
48
+
43
49
### Downloading 5.0
44
50
45
51
<details >
@@ -80,7 +86,7 @@ Grasscutter uses Gradle to handle dependencies & building.
80
86
81
87
** Requirements:**
82
88
83
- - [ Java Development Kit 17 ] ( https://www.oracle.com/java/technologies/javase/jdk17 -archive-downloads.html ) or higher
89
+ - [ Java Development Kit 21 ] ( https://www.oracle.com/java/technologies/javase/jdk21 -archive-downloads.html ) or higher
84
90
- [ Git] ( https://git-scm.com/downloads )
85
91
86
92
##### Clone
You can’t perform that action at this time.
0 commit comments