summarylogtreecommitdiffstats
path: root/transition.conf.patch
diff options
context:
space:
mode:
authorYaohan Chen2018-03-08 23:57:22 -0500
committerYaohan Chen2018-03-08 23:58:41 -0500
commit3e98ccffdd3e31964b77acb74a22447ac58af8a2 (patch)
treeabd1446a2ef0ee411b5bdbf011bbe7ff526b6d6f /transition.conf.patch
parenteaffaca8b29684652ed22505afd99a8af8ede7d5 (diff)
downloadaur-3e98ccffdd3e31964b77acb74a22447ac58af8a2.tar.gz
Update
Diffstat (limited to 'transition.conf.patch')
-rw-r--r--transition.conf.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/transition.conf.patch b/transition.conf.patch
new file mode 100644
index 000000000000..96ede184f6a7
--- /dev/null
+++ b/transition.conf.patch
@@ -0,0 +1,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
++"""