Activated new ja2.ini entry (by Buggler)

- MERGE_INI_FILES = Ja2_Options.ini
- Very useful for players to maintain their custom ini settings in a 'portable' form across different mod and time dimension as some players will just gave up on trying another mod while going thru the humongous settings again and again.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1881 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-11-24 10:50:50 +00:00
parent 7b7b796bbf
commit 661ae0bfbd
+7
View File
@@ -42,6 +42,13 @@ VFS_CONFIG_INI = vfs_config.JA2113.ini
; JA2 Unfinished Business 1.13 - Vanilla (JA2UB Classic)
; VFS_CONFIG_INI = vfs_config.UBVanilla.ini
;******************************************************************************************************************************
; Merging of INI files across the various profiles as defined at [vfs_config] in vfs_config.XXX.ini
; Settings is read from right to left, with 'UserProf' as the topmost/first order. Use ',' to include/separate other INIs
;******************************************************************************************************************************
MERGE_INI_FILES = Ja2_Options.ini
;******************************************************************************************************************************
; This only has effect if you use the INI Editor to start Jagged Alliance 2 v1.13.
; Otherwise you can ignore that.