This branch is the content of the future
v0.3.x
version, please refer to thev0.2.x
branch for the old version.
此分支是未来
v0.3.x
版本的内容,旧版本请参阅v0.2.x
分支。
- English
- 简体中文(TODO)
✨ A multi-module lgou2w development kit.
TODO docs
Gradle:
dependencies {
compile 'com.lgou2w:{module}:{version}'
}
Maven:
<dependency>
<groupId>com.lgou2w</groupId>
<artifactId>{module}</artifactId>
<version>{version}</version>
</dependency>
If you need use snapshot version, add sonatype snapshot repo. https://oss.sonatype.org/content/repositories/snapshots/
TODO docs
- Bukkit, Spigot, Paper: 1.8 - 1.16.5
- Forge:
Thank you very much for your donate.
Apache-2.0