JellyBrick / Koyo

Koyo: Unofficial HoyoLab & Genshin Impact API written in Kotlin
Apache License 2.0
3 stars 0 forks source link
genshin genshin-api genshin-impact hoyolab hoyolab-api jvm kotlin kotlin-multiplatform

Koyo: Unofficial HoyoLab & Genshin Impact API written in Kotlin

Install (maven, gradle...etc)

Jitpack Jitpack Status

allprojects {
  repositories {
        // ...
        maven { url 'https://jitpack.io' }
    }
}
dependencies {
    implementation 'com.github.JellyBrick:Koyo:$version'
}

How to obtain Genshin Wish API URL

Paimon.moe Document

How to obtain HoYoLab Cookie

HoyoLab-API Document

Special thanks to