docs: make readme more useful
This commit is contained in:
parent
40bb84d5c5
commit
7019627526
1 changed files with 9 additions and 0 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue