Commit 6844b108 authored by Him188's avatar Him188

Update README

parent 9439051d
...@@ -46,11 +46,19 @@ bot.subscribeAlways<MemberPermissionChangedEvent> { ...@@ -46,11 +46,19 @@ bot.subscribeAlways<MemberPermissionChangedEvent> {
## Requirements ## Requirements
#### Run-time
所有平台: 所有平台:
- Kotlin 1.3.50 - Kotlin 1.3.50 (保持最新稳定版)
JVM 平台: JVM 平台:
- Java 8 - JRE 8
#### Build Mirai
所有平台:
- Kotlin 1.3.50 (保持最新稳定版)
JVM 平台:
- Java 11 (OpenJDK 11)
### Using Java ### Using Java
Q: 是否能只使用 Java 而不使用 Kotlin 来调用 Mirai? Q: 是否能只使用 Java 而不使用 Kotlin 来调用 Mirai?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment