64 bit situation
Added 2021-08-20 16:32:43 +0000 UTCSome of you may be aware that 16 is only 64 bit right now but we plan on supporting more platforms again.
The reason we changed from ".py" to ".pyd" is because i wanted to protect the code & the new premium features from being stolen.
The downside of this protection is we need to compile the normal code on each bit size & OS.
Currently we're working on compiling for 32 bit & Mac however, mac is giving us issues on the final file we need.
I do not know if this new protection will work on Android or Linux but i will definitely look into supporting it.
We might have to compile on a Linux machine to support Android again.
If i cannot get both to work again i might have to risk bringing back the old ".pyc" for Android without access to premium on it which i know would upset many people.
Another thing i am working on is getting Facebook to work better on Android.
If you have a linux or mac machine & want to help us feel free to comment below.