chickensoft-games / AutoInjectLinks
Reflection-free node-based dependency injection for C# Godot scripts, including utilities for automatic node-binding, additional lifecycle hooks, and .net-inspired notification callbacks.
☆182Updated last week
Alternatives and similar repositories for AutoInject
Users that are interested in AutoInject are comparing it to the libraries listed below
Sorting:
- C# source generators for the Godot Game Engine☆232Updated 2 weeks ago
- Human-friendly, hierarchical and serializable state machines for games and apps in C#.☆267Updated 2 weeks ago
- Official C# implementation of GDUnit4 - a comprehensive unit testing framework for Godot 4. Features VS/Rider test adapter integration, p…☆135Updated last week
- ☆159Updated 2 weeks ago
- A C# Source Generator that adds convenient onready-like features to your C# scripts in Godot Mono (3.x) without any reflection.☆123Updated 2 years ago
- C# game template for Godot 4 with debug launch configurations, testing (locally and on CI/CD), code coverage, dependency update checks, a…