mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
- Remove Android restrictions that no longer apply in 4.4. - Add links in the C# documentation about general upstream system requirements that also apply to C# projects. - Godot projects now target `net8.0`, so there's no need to mention TFM requirements in platform support. And we can update every mention of .NET 6 with .NET 8 and C# 10 with C# 12.