From Multi Theft Auto: Wiki
Jump to navigation
Jump to search
|
|
| Line 2: |
Line 2: |
| {{MTA Developer}} | | {{MTA Developer}} |
|
| |
|
| = How to update the data files installer =
| | message deleted |
| | |
| If you want to modify the contents of the latest multitheftauto_data-r000.exe, just follow these easypeazy instructions:
| |
| | |
| * First, install [http://nsis.sourceforge.net/Download NSIS 2]
| |
| * Secondly, find the location of the file data files.nsi. Will be somewhere like: c:\svn\multitheftauto\Shared\installer\data files.nsi
| |
| * Then, run the previous version of the data files installer .exe and install into sub directory 'MTA San Andreas' of wherever data files.nsi is on your drive. i.e.
| |
| {| border="0"
| |
| |-
| |
| ! width="40"|
| |
| ! width="370"|If the script is here:
| |
| ! width="30"|
| |
| ! width="370"|then install previous data files into here:
| |
| |- align=center
| |
| |
| |
| | c:\svn\multitheftauto\Shared\installer\data files.nsi
| |
| |
| |
| | c:\svn\multitheftauto\Shared\installer\MTA San Andreas\
| |
| |}
| |
| * Change the files as you want
| |
| * Update the script to reflect the file changes
| |
| * Update BUILD_NUMBER
| |
| * Run the script
| |
Revision as of 10:07, 24 May 2009
|
This user is an MTA developer
|
message deleted