Overview
Kekkai is a library for developing barrage, rune cards, etc. The original Danmakucore and Mirror are mostly written by Scala. Due to a series of problems with Forge Gradle 3, it is very difficult to compile today (if you can repair these 2 2In this project, please contact the author X). The existing binary version of the backup is poorly readable, and the DOC is lost at the same time. It is very difficult for Java Modder to use. Kekkai was born to continue development.
At the same time, after the introduction of Mixin, KEKKAI fixed a series of problems with Danmakucore, such as errors/cannot localized Tooltip, and expanded the function of Danmakucore. For details, please refer to the official documentation.
Kekkai's name is taken from Hakurei Dai-Kekkai, which represents the foundation of Fantasy Township.
The V1.0.0-RC3 starts only the version of Danmakucore and Mirror. After installation, please do not install Danmakucore and Mirror, otherwise module conflicts will be caused.
Note: If a non -integrated version is needed, change the value of the Do_embed in Gradle.properties to false.
Starting from V1.2.0, the project has been released to Modrinth. You can use Modrinth Maven, which is faster and more convenient than Github Package!
repositories {// ... maven {name 'modrinth' url "https://api.modrinth.com/maven" content {i ncludegroup 'maven.modrinth'}}} Dependencies{Implementation 'Maven.modrinth: kekkai: 1.2.0'}
The specific usage method can go to the official guide [KEKKAI WIKI] for inspection. Of course, if you have a willing to contribute to the code or write Wiki, you can choose to directly port the position / contact the author to get the warehouse collaborator identity / join the organization.