SM64LBuilder
SM64 Pc Port Builder for linux and Chromebook
Install / Use
/learn @Nonethousand/SM64LBuilderREADME
This was just a fun project to test out my shell skills, and it's no longer being updated.
SM64LBuilder is working again!
SM64LBuilder is a Super Mario 64 PC port builder for Linux.
WARNING:
Don't put this folder anywhere else except your /home/user folder as this may break.
Install dependencies
Run this code in the terminal.
sudo apt install build-essential libglew-dev libsdl2-dev mpg123 dialog zenity git binutils-mips-linux-gnu python3 pkgconf libcapstone-dev
Here are the steps to clone and run:
git clone https://github.com/SM64LBuilder/SM64LBuilder.git
chmod 755 ~/SM64LBuilder/main.sh
~/SM64LBuilder/main.sh
After running
~/SM64LBuilder/main.sh
at least once and reloading your terminal, you can run it by using the command
SM64LBuilder
