mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-14 00:49:49 +00:00
7 lines
162 B
Bash
7 lines
162 B
Bash
mkdir -p assets
|
|
./buildatlas.sh
|
|
cp ../assets/ppge_atlas.zim assets
|
|
#cp -r source_assets/songs assets
|
|
#cp -r source_assets/samples assets
|
|
#cp -r ../shaders assets
|