mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-03-04 12:17:16 +00:00
7 lines
155 B
Bash
7 lines
155 B
Bash
mkdir -p assets
|
|
./buildatlas.sh
|
|
cp ../ppge_atlas.zim assets
|
|
#cp -r source_assets/songs assets
|
|
#cp -r source_assets/samples assets
|
|
#cp -r ../shaders assets
|