-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# lunar | ||
|
||
This is a build of monnsworths Lunar Client for armvl prceccors. Because lunars api doesnt support arm, I added dome code that fetches your own java instead of lunars custome one. | ||
Theres also a script for automaticly chonging lwjgl args for arm. | ||
|
||
# Dependecies | ||
|
||
you need to install jdk-8-defualt | ||
also you need the 2 lwjgl folders https://github.com/mikehooper/Minecraft | ||
|
||
Thats it! |