Skip to content

Commit 5996f49

Browse files
authored
Zip ppsspp assets
1 parent 804f59a commit 5996f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@
664664
"buildpath": "./",
665665
"makescript": "",
666666
"arguments": [],
667-
"build_command": "cd libretro/emscripten/ && bash build_emscripten.sh && cd ../../ && cp -r libretro/emscripten/build/ ../RetroArch/ffmpeg && cp libretro/emscripten/build/*.bc ../RetroArch/emulatorjs/",
667+
"build_command": "cd libretro/emscripten/ && bash build_emscripten.sh && cd ../../ && cp -r libretro/emscripten/build/ ../RetroArch/ffmpeg && cp libretro/emscripten/build/*.bc ../RetroArch/emulatorjs/ && cd assets && zip -r ../../../output/ppsspp-assets.zip * && cd ..",
668668
"build_retroarch_command": "emmake ./build-emulatorjs.sh --clean --threads"
669669
},
670670
"options": {

0 commit comments

Comments
 (0)