summarylogtreecommitdiffstats
path: root/transition.conf.patch
blob: 4fc73fc693c73c4ea252daef67dce4349ebcc104 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- Dofus/transition.conf	2014-12-04 05:27:44.000000000 -0500
+++ Dofus/transition.conf	2017-04-30 20:33:46.417694334 -0400
@@ -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
+"""