Добавлена реализация базовых профилей (Имя, путь до java)

This commit is contained in:
2025-10-26 20:00:25 +03:00
parent 0d18e48783
commit 3b3d9e7af0
7 changed files with 365 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ qt_add_executable(minecraft-launcher
settingsdialog.h settingsdialog.cpp
settingsdialog.ui
mainwindow.ui
profiledialog.h profiledialog.cpp profiledialog.ui
)