Companion

object Companion

Properties

Link copied to clipboard
const val API_BRANCH: String

This makes sense because we want forks to be able to use this API and not only the official client. It also allows us to use API endpoints for legacy on other branches.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val CLIENT_CDN: String
Link copied to clipboard

Defines the API environment for LiquidBounce. This should be initialized before the API is used through net.ccbluex.liquidbounce.LiquidBounce.

Functions

Link copied to clipboard
suspend fun lookup(): ApiConfig