Skip to content

Pythonic456/lunar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunar Client for Arm

This is a build of the Moonsworth Lunar Client for arm prceccors. Because Lunar Client's API does not support arm, I added some code that fetches your own java instead of lunars custom one. There is also a script for automatically changing the lwjgl args for arm.

Dependecies

Download the install script and run it.

ARM32

wget https://raw.githubusercontent.com/gl91306/lunar/master/install.sh
chmod +x install.sh
./install.sh

ARM64

wget https://raw.githubusercontent.com/gl91306/lunar/master/install64.sh
chmod +x install64.sh
./install64.sh

Thats it!

Heres a youtube video for the installation: https://youtu.be/-2LZG9YSKZg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 87.2%
  • HTML 12.8%