flathub / org.godotengine.Godot

Godot engine
https://flathub.org/apps/details/org.godotengine.Godot
37 stars 23 forks source link

Use Freedesktop SDK as runtime #151

Closed j20001970 closed 8 months ago

j20001970 commented 8 months ago
flathubbot commented 8 months ago

Started test build 90562

flathubbot commented 8 months ago

Build 90562 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/73245/org.godotengine.Godot.flatpakref
flathubbot commented 8 months ago

Started test build 90569

flathubbot commented 8 months ago

Build 90569 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/73252/org.godotengine.Godot.flatpakref
Calinou commented 8 months ago

Is using the FreeDesktop SDK as a runtime allowed on Flathub applications? Are there other examples of this out there?

j20001970 commented 8 months ago

Is using the FreeDesktop SDK as a runtime allowed on Flathub applications? Are there other examples of this out there?

Yes, using Freedesktop SDK as runtime is valid for flatpak apps. There are quite a few development tools already does this, for example VSCode and Android Studio