New version of the Flow Menu Component (now Range Component Label)
Installation
Extract the folder and copy to the path 'your range engine folder'/2.79/scripts/addons/
Tip: If this warning appears in the engine console
...\2.79\scripts\startup\bl_ui\properties_game.py:107
rna_uiItemO: operator missing srna 'wm.flowmenu_ot_init'Do: Open the properties_game.py file and put # in front of the command line 107
#layout.operator("wm.flowmenu_ot_init", text="Add...", icon="PLUS")
- No testing on Linux system yet. Then you can test and report problems.