HI,
I am trying to pack binary file that need to be executed during the game
In windows everything is easy since I can you fill path
but android…
I did managed to add the file to the obb but how can I easily run it ?
I can try to write code that unzips and changes permission but it looks wrong
AND in addition - every iteration requires repacking of the whole thing which last hours…
please help me with it - maybe I am doing all wrong, just need a simple way to get the file into place where I can run it and thats it