An advanced Orbiter scenario paser, for external .NET applications.
The project is to create a powerful and reliable parser for Orbiter Space Flight Simulator's scenarios, in order to help creating scenario based 3rd party applications.
Custom data types are created and added for that: for the scenario, the ships, the environment, etc ...
Only a small DLL is needed to add this to your project, and you can start coding ! It will save you a lot of time, I'm sure.
Parser for SDict-based format dictionaries with ability to save in a SQL server (with creating table, index and filling data) and in a text file (SDict text format).
NOTE: The project has been moved to GitHub: https://github.com/nuald/sdict2db The old one stays here just for the historical reasons.