mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +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
|