# Godot A free open-source game engine. Can be used to develop 2D and 3D games, cross-platform projects, etc. They have a specific engine and a .NET version. ## .NET Version installation - .NET - SDK - winget install Microsoft.DotNet.SDK.9 - Runtime - winget install Microsoft.DotNet.DesktopRuntime.9 - winget install Microsoft.DotNet.AspNetCore.9 - Mono version - winget install --id=GodotEngine.GodotEngine.Mono -e ## Default version installation - winget install --id=GodotEngine.GodotEngine -e ## References - Official website: https://godotengine.org - Documentation: https://docs.godotengine.org/en/stable/ - Download: https://godotengine.org/download