A basic viewer and editor for Military Scenario Definition Language (MSDL) files. A companion project to msdllib. Try the live demo at https://msdl-editor.pages.dev.
git clone https://github.com/orbat-mapper/msdl-editor.git
cd msdl-editor
npm install
npm run dev
npm run build