Skip to content

AlternativeAPI for Minecraft Launchers

Notifications You must be signed in to change notification settings

xDreams0/AlternativeAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Logo

A JavaFX Library for Minecraft Launchers. Works with Forge 1.13+!

Downloads

  • Download latest version HERE
  • You can use my launcher sources HERE
  • Web folder HERE
  • Resources (for launcher) HERE

For Forge 1.13+ (deleting libraries)

Go inside your libraries folder in your host.
Go to libraries/com/google/guava/guava/
And keep only the higher version, delete all others.
## OR
Go inside your delete.cfg folder in your host
and write a new line by putting the location of the guava libraries
which are lower than the highest

Example:
libraries/com/google/guava/guava/15.0/guava-15.0.jar
libraries/com/google/guava/guava/20.0/guava-20.0.jar
libraries/com/google/guava/guava/21.0/guava-21.0.jar

Distants files

  • ignore.cfg
bin/game/servers.dat
bin/game/options.txt
bin/game/optionsof.txt
bin/game/usercache.json
bin/lastlogin.cfg
bin/user_config.cfg
bin/game/screenshots/
bin/game/saves/
bin/game/resourcepacks/
bin/game/shaderpacks/
bin/game/config/
logs/
  • delete.cfg
libraries/com/google/guava/guava/15.0/guava-15.0.jar

You can use NodeJS for better performances to check custom files

About

AlternativeAPI for Minecraft Launchers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%