This is an unoffical updated version of Finite-state machines extension for OpenPonk tool.
Requires Pharo 7 or 8 image - clean or with loaded OpenPonk.
In Playground, execute following script:
Metacello new
baseline: 'FsmEditor';
repository: 'github://OpenPonk/fsm-editor/repository';
load