Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mission Management APIs #153

Merged
merged 1 commit into from
May 29, 2022
Merged

Add Mission Management APIs #153

merged 1 commit into from
May 29, 2022

Commits on May 27, 2022

  1. Add Mission Management APIs

    Add mission management APIs that allow clients to load and restart
    missions. The `LoadNextMission` API is apparently supposed to return
    false when the last mission in the mission list has been reached but DCS
    is returning true all the time.
    
    The APi to reload the current mission is not natively provided
    by DCS but is simple to implement and will be useful for admins I think.
    rurounijones committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e449b4d View commit details
    Browse the repository at this point in the history