First Commit

This commit is contained in:
svenvandevelde
2015-10-25 10:40:52 +01:00
parent c5577d7d05
commit 10341b7045
31 changed files with 8201 additions and 0 deletions

10
config.ld Normal file
View File

@@ -0,0 +1,10 @@
project = 'MOOSE'
title = "MOOSE"
description = 'Mission Object Oriented Scripting Environment'
full_description = [[
A Scripting Framework for DCS World, to script quickly missions.]]
no_summary = false
no_return_or_parms = false
format = 'markdown'
colon = true
topics = "manual.md"