bonuska1/App
Slavasil f2653e66d4 add support for translations; basic terminal functions and splash screen
- create I18n class for translations
- create TextDisplay class to draw on console, and to initialize and reset console configuration
- create stub for future command-line option handling
2025-03-23 19:46:25 +03:00
..
UI add support for translations; basic terminal functions and splash screen 2025-03-23 19:46:25 +03:00
App.csproj configure the project 2025-03-23 12:40:40 +03:00
CommandLineOptions.cs add support for translations; basic terminal functions and splash screen 2025-03-23 19:46:25 +03:00
I18n.cs add support for translations; basic terminal functions and splash screen 2025-03-23 19:46:25 +03:00
Program.cs add support for translations; basic terminal functions and splash screen 2025-03-23 19:46:25 +03:00