This commit is contained in:
2026-08-11 00:46:55 +02:00
parent 48a08f9bb1
commit 6bb086516c
18 changed files with 76 additions and 0 deletions
+6
View File
@@ -128,3 +128,9 @@ Note: The ConsoleColor mapping above is authoritative for the application. If yo
- Navigation is always based strictly on the **relative path from root** and is consistent on all levels (Backspace always moves up one level, Enter always moves one level deeper, regardless of which layer).
---
## License
MIT License - Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
- Full text in `LICENSE`
- License headers in all source code files