mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
Улучшеный Minecraft лаунчер на основе sashok's742 v3
https://launcher.gravit.pro
af2155c4bf
Right now refCount value is set to 1, and inside handler.setClient its being incremented to 2. Because of that refCount check never goes to 0, and so current session is never stored ( as only single handler has this client, and not two ). |
||
---|---|---|
.github/workflows | ||
compat | ||
gradle/wrapper | ||
Launcher | ||
LauncherAPI | ||
LauncherAuthlib | ||
LauncherCore | ||
LaunchServer | ||
modules@fd75e8dfa2 | ||
ServerWrapper | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
CODE_OF_CONDUCT.md | ||
Dockerfile | ||
get_it.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
props.gradle | ||
README.md | ||
settings.gradle |