Divide and Conquer: V5 Launcher

DaC Launcher

The following is a repo for the Divide and Conquer V5 Launcher. The program is used to configure different aspects of the mod, ensure LAA is applied and to launch the mod.

DaC Launcher

Configuration Options

The launcher currently provides the following configuration options

  • Use alternate strategy textures: Use the strategy map textures from the AGO mod, with a more realistic satellite art style.
  • Bypass Launcher: Next time you go to launch the game via the launcher, this settings menu will not appear and you will load straight into the game (To revert this, open Dac_Config.json and set StartInstantly to false.)
  • Use running up Javelin animations: Use alternate javelin animations with which include a running-up, which look slightly more realistic at the cost of being more annoying to manage.
  • Use permanent arrows: Arrows do not disappear from the ground, slight performance impact.
  • Skip Khazad-dûm expedition: Skip the Khazad-dûm expedition at the start of the Khazad-dûm campaign.

Download

The launcher is included as part of the DaC install process but if for whatever reason you want to pick up the latest version, you can grab the latest artifact from the latest commit here.

Building from source

dotnet --version

Install the dependencies

dotnet restore

Build the executable

dotnet publish -c Release --no-restore

Run the executable

bin\Release\net6.0-windows\win-x86\publish\DaC_Launcher.exe