From 6518d7bf8a226f72301e2c9180151e700dc24966 Mon Sep 17 00:00:00 2001 From: Wanne Date: Sat, 18 Sep 2010 14:46:43 +0000 Subject: [PATCH] - XML Editor Update: Version 0.42b o You can now define the path of your language specific GameDir folder o See XMLEditorInit.xml (GameDir_Russian_Path, GameDir_German_Path, ...) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1239 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/XMLEditorInit.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/gamedir/XMLEditorInit.xml b/gamedir/XMLEditorInit.xml index e330a7749..ddd7a8f90 100644 --- a/gamedir/XMLEditorInit.xml +++ b/gamedir/XMLEditorInit.xml @@ -1,4 +1,20 @@ + Data-1.13 - 100 + + + 100 + + + + + + C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Russian_Version + C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\German_Version + C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Polish_Version + C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\French_Version + C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Italian_Version + C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Chinese_Version + C:\stuff\1.13\Development\Game Data\GameDir_LanguageSpecific\Dutch_Version + \ No newline at end of file