-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Marco Klein 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