Godot Engine/godot: Release 3.0.5-stable

This maintenance release fixes two main issues:

  • Android export templates no longer contain the placeholder permissions which Google Play started complaining about. Now only requested permissions will be written to the manifest when exporting.
  • User defined signals in the exported C# projects were misbehaving, this has now been fixed.

Links:

To top