Mark Wilson
Mark Wilson
Unsure if this is related - on iOS, the app seems to prompt Bitwarden for credentials to kitchenowl.org even when it's set to log in to my self-hosted instance.
Thanks for the review! While checking my changes, I noticed that C# lines casting arrays to `object` were removed in [an earlier commit](https://github.com/godotengine/godot-docs/commit/ac22d6e53756ad3e6265cf608e10bba5deff743d#diff-7875f3ee292a53a639d2a0c22b902d99c0c356f9ad9339b1abee1f9209d0e2d8L193), but an accompanying `warning` block alerting users...
Thanks! Fixed.
@imLymei Thanks for your patience! We're done (hopefully) with the updates I was working on, so please feel free to proceed with any changes. With any luck, the new updates...
I'm not able to test on Rider/Linux on at the moment, but some thoughts: * Is the `GODOT` environment variable set to the location of the Godot executable? (Does running...
Just for reference if/when someone tackles this, I don't believe reading from `project.godot` will be reliable, as it doesn't seem to include patch numbers: A project file created with v4.4.1...
@jolexxa Unfortunately, though, we can't use `global.json` in non-.NET projects, and GodotEnv does support non-.NET Godot installs. (But arguably we should make that request to Godot regardless, since it would...
Closed in #109. Thanks!
@TheDevRatt just wanted to let you know that #101 has been merged.
Thanks for the report! @jolexxa uses macOS and might be able to check into this.