summarylogtreecommitdiffstats
path: root/transition.conf.patch
blob: 96ede184f6a78b38687b73b3d60fb3654e2f1a21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- DofusBeta/transition.conf	2018-03-08 21:20:39.591423448 +0100
+++ DofusBeta/transition.conf	2018-03-08 21:20:50.366295198 +0100
@@ -21,3 +21,9 @@
 update.projects *= "transition"
 update.projects *= "game"
 
+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
+"""