mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-01 11:44:04 -05:00
7 lines
267 B
JSON
7 lines
267 B
JSON
|
{
|
||
|
"name": "hfsm2",
|
||
|
"version": "1.10.1",
|
||
|
"description": "Header-only heriarchical FSM framework in C++14, with fully statically-defined structure (no dynamic allocations), built with variadic templates.",
|
||
|
"homepage": "https://github.com/andrew-gresyk/HFSM2"
|
||
|
}
|