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

Project Setup

Clone the Repository

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

Install Dependencies

This project uses pnpm as its package manager. If you don't have it installed, check out the pnpm installation guide.

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Type-Check, Compile and Minify for Production

pnpm run build

Documentation

This project includes documentation built with VitePress:

# Start documentation dev server
pnpm run docs:dev

# Build documentation
pnpm run docs:build

# Preview built documentation
pnpm run docs:preview

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 5

Languages