1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-14 20:47:46 +00:00
novus/apps/mapeditor
Joshua Goins 66808619f3 Load a bunch of possible LGB files
This now loads the various LGB names I know of when opening a map in the
editor, and they are properly categorized in the object list widget. The
next step is drawing these in the view or adding a property pane.
2025-05-13 16:08:19 -04:00
..
include Load a bunch of possible LGB files 2025-05-13 16:08:19 -04:00
src Load a bunch of possible LGB files 2025-05-13 16:08:19 -04:00
CMakeLists.txt Create a proper ObjectListModel 2025-05-13 16:03:27 -04:00
mapeditor.rc Map Editor: Move the map list widget to an open dialog 2025-05-11 21:27:49 -04:00
README.md Move applications to their own folder 2024-05-10 16:44:45 -04:00
zone.xiv.mapeditor.desktop Move applications to their own folder 2024-05-10 16:44:45 -04:00
zone.xiv.mapeditor.svg Move applications to their own folder 2024-05-10 16:44:45 -04:00

Map Editor

This tool can display maps from the game, albiet it's limited at the moment and navigation isn't the best.

Screenshot

Note

Vulkan 1.3 or higher is currently required. This requirement is planned to be lifted in the future.