mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-10 08:41:24 +03:00
Fixed assets path for android build.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
#adb push ../../assets /sdcard/assets
|
||||
ln -s ../../assets ./assets
|
||||
#adb push ../../bin/assets /sdcard/assets
|
||||
ln -s ../../bin/assets ./assets
|
||||
|
||||
Reference in New Issue
Block a user