Skip to content

Commit

Permalink
Added build script for cia
Browse files Browse the repository at this point in the history
  • Loading branch information
aliceinpalth committed Jun 20, 2017
1 parent f289770 commit d00d2c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build_cia.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
makerom -f cia -target t -desc app:4 -rsf 3dfetch.rs -o 3dfetch.cia -exefslogo -icon icon.png -banner banner.png -elf 3dfetch.elf
echo "cia built"

0 comments on commit d00d2c4

Please sign in to comment.