mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
readme
This commit is contained in:
parent
f7a5fc7d92
commit
d935cbaea2
13
README.md
13
README.md
@ -3,7 +3,8 @@
|
||||
MOOSE is a **M**ission **O**bject **O**riented **S**cripting **E**nvironment, 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.
|
||||
@ -11,7 +12,6 @@ The MOOSE is a service that is produced while being consumed ... , it will evolv
|
||||
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 Repositories
|
||||
@ -75,7 +75,7 @@ MOOSE has a living (chat and video) community of users, beta testers and contrib
|
||||
|
||||
|
||||
|
||||
# Please Donate MOOSE ...
|
||||
# [Please DONATE ...](https://donorbox.org/fund-github-subscriptionfor-moose)
|
||||
|
||||
If you appreciate this development, please support to extend the framework. The development of this framework takes a lot of time.
|
||||
A small gift would help me to buy a new small laptop that I can use to extend this framework while commuting to and from work ...
|
||||
@ -83,9 +83,10 @@ Also, your donations will be saved and spent wisely to the advantage of the comm
|
||||
|
||||
If everyone helps with a small amount, it would be really great!
|
||||
|
||||
<a class="dbox-donation-button" href="https://donorbox.org/fund-github-subscriptionfor-moose" style="background:#2d81c5 url(https://d1iczxrky3cnb2.cloudfront.net/red_logo.png) no-repeat 37px center; color: #fff;text-decoration: none;font-family: Verdana,sans-serif;display: inline-block;font-size: 16px;padding: 15px 38px 15px 75px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 0 1px 0 0 #1f5a89; text-shadow: 0 1px rgba(0, 0, 0, 0.3);" >Donate</a>
|
||||
<a class="dbox-donation-button" href="https://donorbox.org/fund-github-subscriptionfor-moose" style="background:#2d81c5 url(https://raw.githubusercontent.com/FlightControl-Master/MOOSE_DOCS/master/Configuration/Donate.png) no-repeat 37px center; color: #fff;text-decoration: none;font-family: Verdana,sans-serif;display: inline-block;font-size: 16px;padding: 15px 38px 15px 75px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 0 1px 0 0 #1f5a89; text-shadow: 0 1px rgba(0, 0, 0, 0.3);" >Donate</a>
|
||||
|
||||
kind regards,
|
||||
FC
|
||||
|
||||
Kind regards,
|
||||
FlightControl (FC)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user