mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-29 13:07:40 +00:00
the Android version is now able to access honeycomb rules via assets
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
mkdir -p app/src/main/assets/sounds
|
||||
cp ../sounds/* app/src/main/assets/sounds/
|
||||
cp ../honeycomb-rules-*.txt app/src/main/assets/
|
||||
mkdir -p app/src/main/res/raw/
|
||||
|
||||
#for x in caves crossroads desert graveyard hell icyland jungle laboratory mirror rlyeh
|
||||
|
||||
Reference in New Issue
Block a user