PorcoRosso86 / MOOSE

Mission Object Oriented Scripting Environment (MOOSE) for lua mission scripting design in DCS World

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MOOSE framework

MOOSE is a Mission Object Oriented Scripting Environment, and is meant for mission designers and mission hosters. It allows to quickly setup complex missions using pre-scripted scenarios using the available classes within the MOOSE Framework. MOOSE works with DCS world 1.5. and 2.0.

MOOSE framework goal

The goal of MOOSE is to allow mission designers to enhance their scripting with mission orchestration objects, which can be instantiated from defined classes within the framework. This will allow to write mission scripts with minimal code embedded. Of course, the richness of the framework will determine the richness of the misson scenarios. The MOOSE is a service that is produced while being consumed ... , it will evolve further as more classes are developed for the framework, and as more users are using it. MOOSE is not a one-man show, it is a collaborative effort and meant to evolve within a growing community around the framework. Within the community, key users will start supporting, documenting, explaining and even creating new classes for the framework. It is the ambition to grow this framework as a de-facto standard for mission designers to use.

MOOSE main site

Click on this link to browse to the MOOSE main web page.

About

Mission Object Oriented Scripting Environment (MOOSE) for lua mission scripting design in DCS World

License:GNU General Public License v3.0


Languages

Language:Lua 99.9%Language:Batchfile 0.1%