daniele-rapagnani / alephone-android

Port of the AlephOne engine on Android
GNU General Public License v3.0
40 stars 3 forks source link

Writing to files does not work #10

Closed daniele-rapagnani closed 3 years ago

daniele-rapagnani commented 3 years ago

There's an issue with writing to file in general caused by the fact that we are forcing all paths to be directed to the assets folder which is read-only on android.