DCS-BR-Tools / briefing-room-for-dcs

An advanced mission generator for Eagle Dynamic's DCS World.
GNU General Public License v3.0
214 stars 29 forks source link

BriefingRoom logo


Try the Web version now!

Installation

App is generally standalone .exe with caveats on desktop:

  1. Desktop version requires WebView2 Runtime this may not be installed on windows by default. If Web Exe works and Desktop doesn't this is likely the issue.
  2. Desktop won't run if placed within Program Files or Program Files (x86) (Its a Microsoft issue not us :D)

What is BriefingRoom for DCS World?

BriefingRoom for DCS World is a massively improved version of DCS World's own fast mission generator. BriefingRoom allows you to create complete scenarios in just a few clicks. Missions generated with BriefingRoom tend to be rather "player-centric". Their purpose is not to simulate a real war theater, like Falcon 4's dynamic campaign, but to provide the player(s) with interesting objectives and challenges. This approach is a perfect fit for DCS World's limited number of units and very capable scripting engine.

While BriefingRoom is designed to be easy to use and to allow the creation of missions in mere seconds, it is also heavily moddable and will give many options to power users ready to tackle with its most advanced features.

Not interested in the source code? Get the latest version from the project website and begin creating missions right now: akaagar.itch.io/briefing-room-for-dcs

BriefingRoom is free and open source and will always remain so, but if you want to support its development, you can make a one-time or monthly donation.

Hosting costs:ko-fi or Become a member!

Original Creator: Donate

Features summary

Included Scripted systems (Thanks to them)

Call for Contributions

We are always looking for contributors to keep us up to date with the latest DCS content. You don't need any technical skill and we are always happy to help. Areas we are looking for help to improve:

Kneeboard Image errors

The generation of Kneeboard images has been prone to issues. While we aim to fix as many as possible odd issues get through. Check or try some of these previous solutions:

Additional information

Credits

Docker

Build

docker build -t johnharvey/dcs-briefing-room-web:latest .

Run responding on port localhost:5000

docker run --rm -it -p 5000:80 -e ASPNETCORE_HTTP_PORTS=80  johnharvey/dcs-briefing-room-web:latest

Changelog

Changelog is no longer maintained manually please use github