Skip to content

rinzeb/msdl-editor

 
 

Repository files navigation

MSDL editor

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.

Contributing Guidelines

Project Setup

Clone the Repository

git clone https://github.com/orbat-mapper/msdl-editor.git
cd msdl-editor

Install Dependencies

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

A basic viewer and editor for Military Scenario Definition Language (MSDL) files

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.9%
  • TypeScript 20.0%
  • CSS 1.9%
  • HTML 0.2%