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/trunk/GameData@6644 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2013-11-24 10:50:58 +00:00
parent b629f91e72
commit dd3bbca604
@@ -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.