💻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

  1. Install java runtime for linux risc-v

  2. wget https://gist.github.com/Lampadina17/849e167c1bf60426dd030e581482d009/raw/500d96565fc5f4f22d6f5c24bb3605b1933befce/startmc-linux.sh
  3. chmod +x startmc-linux.sh
  4. ./startmc-linux.sh

Last updated