docs: make readme more useful

This commit is contained in:
DarkCat09 2025-03-07 20:11:13 +04:00
parent 40bb84d5c5
commit 7019627526
Signed by: DarkCat09
GPG key ID: BD3CE9B65916CD82

View file

@ -1,3 +1,12 @@
To build:
```
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir me.theentropyshard.teslauncher.yml
```
Launch either through application menu by searching "TESLauncher" or by `flatpak run me.theentropyshard.teslauncher`
To use OpenJ9 instead of downloading a JRE package from Mojang:
- Add instance
- Open context menu, choose "Edit"
- Under "Java installation" section insert `/app/lib/jvm/openj9/bin/java` into the text field
- Done, close a settings window and play Minecraft!