mirror of
https://github.com/dborth/fceugx.git
synced 2025-02-03 10:52:34 +01:00
Create dummy files (#436)
This commit is contained in:
parent
546c67adcd
commit
bec388259a
@ -24,6 +24,9 @@ jobs:
|
|||||||
mkdir dist/FCEUltraGX/fceugx/cheats
|
mkdir dist/FCEUltraGX/fceugx/cheats
|
||||||
mkdir dist/FCEUltraGX/fceugx/saves
|
mkdir dist/FCEUltraGX/fceugx/saves
|
||||||
mkdir dist/FCEUltraGX-GameCube/
|
mkdir dist/FCEUltraGX-GameCube/
|
||||||
|
touch dist/FCEUltraGX/fceugx/roms/romsdir
|
||||||
|
touch dist/FCEUltraGX/fceugx/cheats/cheatsdir
|
||||||
|
touch dist/FCEUltraGX/fceugx/saves/savesdir
|
||||||
cp hbc/* dist/FCEUltraGX/apps/fceugx/
|
cp hbc/* dist/FCEUltraGX/apps/fceugx/
|
||||||
cp executables/fceugx-wii.dol dist/FCEUltraGX/apps/fceugx/boot.dol
|
cp executables/fceugx-wii.dol dist/FCEUltraGX/apps/fceugx/boot.dol
|
||||||
cp executables/fceugx-gc.dol dist/FCEUltraGX-GameCube/
|
cp executables/fceugx-gc.dol dist/FCEUltraGX-GameCube/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user