Skip to content

Instantly share code, notes, and snippets.

@Mirv
Created August 2, 2020 18:36
Show Gist options
  • Save Mirv/21bf53eaf3326e7505b5a1256bbda622 to your computer and use it in GitHub Desktop.
Save Mirv/21bf53eaf3326e7505b5a1256bbda622 to your computer and use it in GitHub Desktop.
// The "basic.cfg" server's game engine settings
ArmaBasic = "C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Server\myDedicated\Dedicated - Antistasi\TADST_basic.cfg"
// Profiles is where the logging &goes
ArmaProfiles = "C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Server\myDedicated\Dedicated - Antistasi"
// The config file location we are using - this is really just server.cfg with a different name
ArmaServer = "C:\Program Files (x86)\Steam\steamapps\common\Arma 3 Server\myDedicated\Dedicated - Antistasi\TADST_config.cfg"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment