KeyBind Update and Fixes

This commit is contained in:
2025-05-22 16:09:03 -04:00
parent fe18bb4813
commit 571ad78164
27 changed files with 418 additions and 288 deletions

View File

@@ -1,8 +0,0 @@
# Fabric-Kotlin MDK
This is an example of using Cobblemon with Fabric and Kotlin. This mirrors the logic in the Java version of the MDK.
## Notice when writing mixins
When writing mixins, you should write these in Java and not in Kotlin due to a lack of support for Kotlin.
More information about this can be read on this [Sponge Issue](https://github.com/SpongePowered/Mixin/issues/245)