elamaunt
-
- 2,571 total downloads
- last updated 10/26/2024
- Latest version: 4.3.1-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 -
- 772 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- 550 total downloads
- last updated 8/6/2021
- Latest version: 1.0.0
Use methods chain pattern to create a http request and its handlers.