Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/queenofsquiggles/squigglesdialogicsharpwrapper
A C# wrapper for the wondeful Dialogic, a godot addon for making dialog
https://github.com/queenofsquiggles/squigglesdialogicsharpwrapper
Last synced: 2 months ago
JSON representation
A C# wrapper for the wondeful Dialogic, a godot addon for making dialog
- Host: GitHub
- URL: https://github.com/queenofsquiggles/squigglesdialogicsharpwrapper
- Owner: QueenOfSquiggles
- License: mit
- Created: 2023-10-04T16:34:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-05T18:04:39.000Z (over 1 year ago)
- Last Synced: 2023-10-06T05:15:20.381Z (over 1 year ago)
- Language: C#
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SquigglesDialogicSharpWrapper
A C# wrapper for the wondeful Dialogic, a godot addon for making dialogBuilt for Godot 4.1.1 Mono using dotnet7 (should work with dotnet6 though!)
## Examples, see the example scenes in Godot to see how they operate and check the code to see ways to use this wrapper!