Skip to content

Releases: MaximilianMcC/ArrowMenu

Arrow menu v2.1

18 May 01:16
Compare
Choose a tag to compare

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

17 May 00:35
Compare
Choose a tag to compare

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

10 Jan 21:21
Compare
Choose a tag to compare

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.