MCPHackers / LaunchWrapper

Launch wrapper for legacy Minecraft
MIT License
21 stars 3 forks source link

How to use #3

Closed Thensi72 closed 1 year ago

Thensi72 commented 1 year ago

i know this is very basic but i dont know how to install and use this because i dont see any explanation on how to use this here

Lassebq commented 1 year ago

Everything you need to know is in README.md I have no idea how you could've missed it.

Thensi72 commented 1 year ago

idk which things are the "wrapper libraries" so im not sure how to use it

Lassebq commented 1 year ago

As stated by README.md, the easy way would be to use BetterJSONs. Otherwise, you could use it to manually launch the game using a command line.

Lassebq commented 1 year ago

BetterJSONs contain all of the game libraries + wrapper dependencies, while build.gradle specifies LaunchWrapper dependencies.

Thensi72 commented 1 year ago

but it says only for launcher with same as vanilla launcher

Lassebq commented 1 year ago

If you are using Official Launcher (or any other launcher which follows the same versions folder structure)

e. g. TL Legacy (or as it is called now Legacy Launcher), TLauncher, the Official Minecraft Launcher from minecraft.net. I'm sure there are plenty more implementations.

Lassebq commented 1 year ago

Pick one, install and run the game the easy way. You don't look like you're ready to do it manually

Thensi72 commented 1 year ago

ok