重写BootMenu

This commit is contained in:
2026-03-28 21:47:43 +08:00
parent 0988f4c820
commit e9d4ae3094
8 changed files with 97 additions and 359 deletions

View File

@@ -202,7 +202,7 @@ namespace CMLeonOS
return extension switch
{
// 这是一堆后缀名的颜色标注,但是许多后缀名还不支持,先保留
".exe" => ConsoleColor.Green,
".bin" => ConsoleColor.Green,
".cla" => ConsoleColor.Green,
".lua" => ConsoleColor.Cyan,
".js" => ConsoleColor.Cyan,