mirror of
https://github.com/iProgramMC/DSPlatformMaker.git
synced 2025-06-18 16:55:38 -04:00
5 lines
162 B
Bash
5 lines
162 B
Bash
cd /home/iProgramInCpp/Desktop/game
|
|
export DEVKITPRO=C:/Devkitpro/
|
|
export DEVKITARM=C:/Devkitpro/Devkitarm
|
|
make
|
|
read -p "Press [Enter] key to start backup..." |