ARCHIVED: This project is archived because updates are now being made to the original World Editor (reforged), and because HiveWE is making amazing progress.
The structure of the repo folder can be cleaned up by storing the window manifests (/windows) alongside the actual HTML views (/views). It may make more sense to place everything under a windows folder, where each view gets a sub-folder:
/ windows
/ object-editor
object-editor.html
manifest.json
/ trigger-editor
...
The structure of the repo folder can be cleaned up by storing the window manifests (
/windows
) alongside the actual HTML views (/views
). It may make more sense to place everything under a windows folder, where each view gets a sub-folder: