mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +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