not all games uses data folder to store your data (Account details, in game data) so maybe they use a cloud server to store your data, use http tool kit to check if this game uses cloud server and check how it works, maybe they use your android id or your hardware id as an authentication system...
godot engine uses a (gdscript), scripts it will executed at runtime (as what i know), so you will find the scripts at assets folder (not the scripts only all game resources you will find it there) you can edit it as you like that if its not encrypted with AES
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.