Skip to content
David von Tamar edited this page May 14, 2018 · 1 revision

Welcome to the Clausewitz-interpreter wiki!

Use the library to interpret Clausewitz files from your project and have access to their actual data through code in .NET environments. This interpreter also translates files back into Clausewitz syntax and can write the files with new changes.

All comments are associated with their nearby constructs/scopes. The interpreter will also enforce a consistent formatting style and offer a few pragmas for sorting & indenting your scopes.

Clone this wiki locally