elamaunt
-
- 3,237 total downloads
- last updated 3/29/2025
- Latest version: 4.3.2-alpha (prerelease)
GDShrapt.Reader is .Net library and object-oriented one-pass parser of GDScript. It can build a lexical tree of GDScript code or generate a new code from scratch. Is free to use. Usage: Just create a... More information -
- 980 total downloads
- last updated 11/18/2024
- Latest version: 4.3.0.5
A library that builds map for Godot Engine embedded types to match gdscript names with the names exported to C# Just call GodotTypeHelper.ExtractTypeDatas() to build a types map from the Godot environment. -
HttpBuilder
by: elamaunt- 578 total downloads
- last updated 8/6/2021
- Latest version: 1.0.0
Use methods chain pattern to create a http request and its handlers.