Skip to content

orbat-mapper/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 | Documentation

Documentation

This project includes comprehensive documentation built with VitePress:

# Start documentation dev server
npm run docs:dev

# Build documentation
npm run docs:build

# Preview built documentation
npm run docs:preview

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

Contributors 4

  •  
  •  
  •  
  •  

Languages