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.

GitHub

123 stars
4 watching
13 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list

csharp-sourcegeneratorgodot-mono

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
semickolon/godotrxA reactive extensions library for Godot C# to simplify signal handling and make it more type-safe and convenient.93
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
daveaglick/scriptyTool to use Roslyn-powered C# scripts for code generation in .NET projects620
cloud0259/controllergeneratorAutomates the creation of controllers from specified services in .NET projects using source generator technology8
elskom/gitbuildinfo.sourcegeneratorA 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 state39
hermanussen/mocksourcegeneratorA C# mocking library that generates mocks at compile-time using a source generator11
ryanalameddine/sourcegeneratordemoA C# project demonstrating the use of source generators to automate code generation at compile time.3
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
godotexplorer/gdutilsA collection of utility scripts for the Godot game engine written in GDScript.97
krasin-ga/matryoshkiA framework for creating type-agnostic decorators and adapters using C# source generators29
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53
daver32/interfacegeneratorA tool to automatically generate interfaces from classes36
xrayez/godot-anlA Godot Engine module providing noise generation capabilities with a visual editor and modular components.111
overminddl1/godot-helpersA collection of reusable GDScript functions and classes for common tasks in game development.26