https://github.com/itsjustgeek/godot.signals
Godot.Signals is a dotNET library which eases the use of Godot's built-in signals in C# and provides Intellisense for them as well.
https://github.com/itsjustgeek/godot.signals
csharp godot-engine quality-of-life
Last synced: about 2 months ago
JSON representation
Godot.Signals is a dotNET library which eases the use of Godot's built-in signals in C# and provides Intellisense for them as well.
- Host: GitHub
- URL: https://github.com/itsjustgeek/godot.signals
- Owner: ItsJustGeek
- License: mit
- Created: 2021-01-21T22:27:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T19:42:46.000Z (over 4 years ago)
- Last Synced: 2025-04-01T04:32:43.384Z (6 months ago)
- Topics: csharp, godot-engine, quality-of-life
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot.Signals
Godot.Signals is a dotNET library which eases the use of Godot's built-in signals in C# and provides Intellisense for them as well.