Fabian Donner

Results 18 comments of Fabian Donner

adding the following to the setup stage "fixes the issue", but is **very hacky**. The android export preset must be the last one in the file for this to work...

I now understand why these lines are missing: this sensitive data has been moved to .godot/export_credentials.cfg in some godot update (4.1?) Not sure if there is a way to generate...

> I switched from using the export config to using environment variables for android. ... wow. I totally missed that those exist, that seems way easier. > i'm having a...

@joanroig no I think I switched to using environment variables as that’s much simpler! I don’t have access to my laptop right now so can’t send anything currently.

what would be a sample job to build a test project now? I'm trying to piece together how to get Android builds to work but no luck so far. (I...

@NetSysFire oh, thanks for the follow-up! I was again trying all kinds of stuff haha. so the sample file should just work when changing "Windows Desktop" to "Android Debug" (with...

> In the meantime try the `echo 'export/android/java_sdk_path = "/usr/lib/jvm/java-17-openjdk-amd64"' >> ~/.config/godot/editor_settings-4.3.tres` > > Make sure this runs _after_ you copied /root/.config/godot or it'll create a file with missing headers....

oh I like these! @bitwes any more changes needed on these icon suggestions for them to be merged?