Closed cjmaxik closed 3 months ago
Started test build 140390
Build 140390 failed
@cjmaxik (sorry for the ping) The build's failing at the moment because the NuGet sources (nuget/nuget-sources.json) are currently incompatible with what Godot 4.3 requires (they're of different versions). You can try out the generate_sources.py
script to automate the updating of the NuGet sources, but I've had problems with it in the past (I usually update the sources file manually, which is quite a bit of work). If the Python script here doesn't work for you, you can also try out the .NET sources generator in the flatpak-builder-tools
repo (I myself haven't tried it out yet).
Yep, trying it as we speak, thank you for the heads up!
Started test build 140402
Build 140402 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/123442/org.godotengine.GodotSharp.flatpakref
Also fixed the "How to contribute" page URL.