mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 04:47:56 +00:00
more Android fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
mkdir app/src/main/assets/sounds
|
||||
mkdir -p app/src/main/assets/sounds
|
||||
cp ../sounds/* app/src/main/assets/sounds/
|
||||
mkdir app/src/main/res/raw/
|
||||
mkdir -p app/src/main/res/raw/
|
||||
#for x in caves crossroads desert graveyard hell icyland jungle laboratory mirror rlyeh
|
||||
#do cp ../music/hr3-$x.ogg app/src/main/res/raw/$x.ogg
|
||||
#done
|
||||
|
Reference in New Issue
Block a user