mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 00:53:52 +00:00
chore(editor): update About dialog tech stack info
This commit is contained in:
parent
571ea38efd
commit
d8c249e08f
1 changed files with 2 additions and 1 deletions
|
|
@ -231,7 +231,8 @@ void EditorUI::renderMenuBar(EditorApp& app) {
|
|||
ImGui::Separator();
|
||||
ImGui::Text("6 modes, 30+ terrain tools, 2 noise types");
|
||||
ImGui::Text("Export: ADT + WDT + JSON (zone manifest)");
|
||||
ImGui::Text("9k lines, WoW 3.3.5a compatible");
|
||||
ImGui::Text("9k+ lines, WoW 3.3.5a ADT/WDT format");
|
||||
ImGui::Text("Built with SDL2 / Vulkan / ImGui");
|
||||
ImGui::EndPopup();
|
||||
}
|
||||
ImGui::EndMainMenuBar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue