summarylogtreecommitdiffstats
path: root/transition.conf
blob: c65ea3389b62d1efbf34220e3f4c13e02760a1e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
game_name = "DofusBeta"
update.game.id = "dofus2-beta"

update.projects = ["game"]

include "transition/transition.ici"
include "share/dofus.ici"

# Use adl instead of Air binaries on Arch Linux
bypass_air_installation = true

dofus.reg.path = "${root}/share/reg/bin/air-generic-launcher.sh"

launcher.command = """
"${root}/bin/air-generic-launcher.sh" --lang=${i18n.lang} --update-server-port=${service_port} --updater_version=v2
"""