GodotOnReady
Onready generator
A C# source generator for Godot 3.x that adds convenient onready-like features to scripts without reflection
A C# Source Generator that adds convenient onready-like features to your C# scripts in Godot Mono (3.x) without any reflection.
123 stars
4 watching
13 forks
Language: C#
last commit: over 3 years agoLinked from 1 awesome list
csharp-sourcegeneratorgodot-mono
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C# source generator to create strongly-typed resource classes for localized strings | 31 | |
| A reactive extensions library for Godot C# to simplify signal handling and make it more type-safe and convenient. | 93 | |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 | |
| Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 | |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 | |
| A tool that provides information about the current Git branch and commit hash, and marks the build as clean or dirty based on the working tree state | 39 | |
| A C# mocking library that generates mocks at compile-time using a source generator | 11 | |
| A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 | |
| Generates source code strings for attribute definitions in C#. | 7 | |
| A collection of utility scripts for the Godot game engine written in GDScript. | 97 | |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 | |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 | |
| A tool to automatically generate interfaces from classes | 36 | |
| A Godot Engine module providing noise generation capabilities with a visual editor and modular components. | 111 | |
| A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |