💻Install for risc-v devices
This section will help you to run morpheus launcher on risc-v machines
If you have a risc-v machine you can only use CLI since gui isn't compiled natively nor emulated
Install java runtime for linux risc-v
wget https://gist.github.com/Lampadina17/849e167c1bf60426dd030e581482d009/raw/500d96565fc5f4f22d6f5c24bb3605b1933befce/startmc-linux.sh
chmod +x startmc-linux.sh
./startmc-linux.sh
Last updated