mirror of
https://gitlab.com/2009scape/09launcher.git
synced 2025-12-09 16:45:54 -07:00
Launcher now has a settings menu for the client. Pog.
This commit is contained in:
parent
6d6bcf62f4
commit
89f6904604
14 changed files with 514 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib"
|
||||
implementation 'org.jsoup:jsoup:1.14.1'
|
||||
implementation files("libs/json-simple-1.1.1.jar")
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue