Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 631 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 631 Bytes

Open DIS for C#

C-Sharp implementation of the Distributed Interactive Simulation (DIS) standard.

Many of the classes were initially generated with XMLPG.

Build Process

The available commands are :

  • Restore : Restore all dependencies from Nuget
  • Clean : Clean all projects
  • Compile : Compile all projects
  • Pack : Create a nuget package in sub-directory (artifacts)