Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

CubeWhyMC/LauncherLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launcher Lib

Why create this project

LunarClient's launcher wrote in JavaScript & electron, it takes 100+MB size, it's so big, so I create this project,

LunarClient Launcher API with Java programming language

Using

Server went down :(

repositories {
    maven { url = "https://repo.lunarcn.top/repository/maven-public/" }
    mavenCentral()
}

dependencies {
    implementation 'org.cubewhy:LunarLauncherLib:1.1-20230803.012823-1'
}