Open Issues Need Help
View All on GitHub Initial KMP Project Setup 29 days ago
AI Summary: Set up a Kotlin Multiplatform Mobile (KMP) project for a Minecraft mod, including shared, Android, and iOS modules. This involves creating the project using an IDE wizard, configuring Gradle build files, setting up module dependencies, and verifying successful builds on both Android and iOS platforms. A basic "Hello World" shared code example should be included to confirm functionality.
Complexity:
4/5
good first issue type: setup priority:high stack: backend stack: frontend