chickensoft-games / LogicBlocks

Human-friendly, hierarchical and serializable state machines for games and apps in C#.
https://www.nuget.org/packages/Chickensoft.LogicBlocks
MIT License
181 stars 7 forks source link

fix: generate diagrams for logic blocks with only one state #6

Closed jolexxa closed 1 year ago

jolexxa commented 1 year ago

Diagram generator had a simple bug where it would not generate diagrams for logic blocks that only used a single state. This fixes it and the broken links in the Readme.