mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Added new default executables for the ja2 1.13 game and the map editor
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1515 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
+8
-3
@@ -45,9 +45,14 @@ VFS_CONFIG_INI = vfs_config.JA2113.ini
|
||||
; This executable will be the default file to start the selected ja2 1.13 game.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
JA2_113 = ja2.exe
|
||||
UB_113 = ub.exe
|
||||
DEMO_113 = demo.exe
|
||||
JA2_113_GAME = ja2.exe
|
||||
JA2_113_MAPEDITOR = MapEditor.exe
|
||||
|
||||
UB_113 = ja2_ub.exe
|
||||
UB_113_MAPEDITOR = MapEditor_ub.exe
|
||||
|
||||
DEMO_113 = ja2_demo.exe
|
||||
DEMO_113_MAPEDITOR = MapEditor_demo.exe
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; You can choose from the following screen resolutions.
|
||||
|
||||
Reference in New Issue
Block a user