Skip to content
Hobart2967 edited this page Aug 23, 2024 · 9 revisions

Welcome to the GoDough wiki!

Utility library for implement state of the art application development in Godot 4. Includes:

  • Using .NET Standards:

    • Logging Setup using ILogger interface (Microsoft.Extensions.Logging)
    • Dependency Injection (Microsoft.Extensions.DependencyInjection)
  • General utilities for Godot:

    • Node Extension Methods
Clone this wiki locally