Ian Flynn
Ian Flynn
As per the conversation above, I've changed `--quiet` to `--no-verbose`. Also I'm wondering if it would be a good idea to document somewhere as to how to use rcedit? Here...
Yeah, unfortunately you need to chown the home directory when running from GithubActions, [here is an example of usage](https://github.com/opensuspect/opensuspect/blob/main/.github/workflows/main.yml), (note the chown on [line 30](https://github.com/opensuspect/opensuspect/blob/4854e107bba7119b6d49c00f849002ec4c15301c/.github/workflows/main.yml#L30)) I've been trying to figure...
You know what, I completely forgot about this, I'm sorry. I'll get on this after work today, expect an update in the next couple of hours.
As per @TheSecondReal0, this issue should not be closed yet.
At this point I no longer recommend people to use rcedit, but rather to use [Godot Icon](https://github.com/pkowal1982/godoticon) instead.
I'm not sure ADC is the right path here. Sure it's a simpler example, but my feeling is that most people wanting to interact with, for example the Gmail API,...
@CatalinPuscoci, This has been corrected as of the [latest nVidia drivers](https://developer.nvidia.com/vulkan-driver) > Fixes: > > Added a workaround for Linux Steam Play title DOOM Eternal, which overrides application requested memory...
I've created the godot4 branch, the only changes so far are 1. import into Godot 4 and let it do the "full conversion" 2. Change the .gitignore file to ignore...
Once that closes I'll either manually bring that in and convert it, or else just rebase and reconvert this branch. I just wanted something to work against for now.