Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flathub/org.godotengine.godot.baseapp


https://github.com/flathub/org.godotengine.godot.baseapp

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Godot Engine BaseApp

This is a base application that can be used in other Flatpak manifests to package
Godot projects as Flatpaks. This repository does not contain Godot's editor functionality.
To install the Godot editor as a Flatpak, see [flathub/org.godotengine.godot](https://github.com/flathub/org.godotengine.godot)
instead.

This repository contains several branches (one per minor Godot version,
following the `branch/` naming convention). To avoid
compatibility issues, you should use the same branch as the one that was used to
originally export the project.

## Limitations

- No C#/Mono support ([flathub/org.godotengine.Godot#8](https://github.com/flathub/org.godotengine.Godot/issues/8)).