Cleaning up stuff
This commit is contained in:
parent
5423be67ca
commit
a5ea06a928
44 changed files with 7329 additions and 7432 deletions
|
@ -2,9 +2,9 @@
|
|||
echo Building 3DSX/ELF/SMDH...
|
||||
make
|
||||
echo Creating banner...
|
||||
bannertool.exe makebanner -i icons-banners/banner.png -a icons-banners/audio.wav -o icons-banners/banner.bnr
|
||||
bannertool makebanner -i icons-banners/banner.png -a icons-banners/audio.wav -o icons-banners/banner.bnr
|
||||
echo Creating icon...
|
||||
bannertool.exe makesmdh -s "Minicraft3DS" -l "3DS Homebrew port of Notch's ludum dare game 'Minicraft', updated." -p "Davideesk/Andre111/ElijahZAwesome" -i icons-banners/icon.png -o icons-banners/icon.icn
|
||||
bannertool makesmdh -s "Minicraft3DS" -l "3DS Homebrew port of Notch's ludum dare game 'Minicraft', updated." -p "Davideesk/Andre111/ElijahZAwesome" -i icons-banners/icon.png -o icons-banners/icon.icn
|
||||
echo Creating ROMFS...
|
||||
3dstool -cvtf romfs icons-banners/romfs.bin --romfs-dir romfs/
|
||||
echo Creating CIA...
|
||||
|
@ -14,4 +14,4 @@ makerom -f cci -o result/Minicraft3DS.3ds -DAPP_ENCRYPTED=true -rsf icons-banner
|
|||
echo Cleaning Up...
|
||||
del /s result\Minicraft3DS.elf
|
||||
del /s result\Minicraft3DS.smdh
|
||||
pause
|
||||
pause
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue