Releases: MaximilianMcC/ArrowMenu
Releases · MaximilianMcC/ArrowMenu
Arrow menu v2.1
Arrow Menu Version 2.1
Changelog:
- Added title support
- New menu settings object
- Added "blocky" line style
- Enter key can now be used to submit
Documentation
Documentation can be found in this GitHub repos readme file.
Arrow Menu 2.0
Arrow Menu Version 2.0
Changelog:
- Completly re-written
- Added "thin" line style
- Added "thick" line style
- Added "classic" line style
Documentation
Documentation can be found in this GitHub repos readme file.
Arrow Menu 1.0
Arrow Menu v1.0
Create ascii art menus that can be navigated using the arrow keys in C#
To use the class, just add the ArrowMenu.cs
file to your C# project.