Difference between revisions of "Rules of Modding"
Jump to navigation
Jump to search
m (categorized, minor fixes) |
|||
Line 1: | Line 1: | ||
* '''Turn off Read-Only.''' | * '''Turn off Read-Only.''' | ||
* '''Always backup your files.''' | * '''Always backup your files.''' | ||
+ | * '''Always test the game after you made a change.''' | ||
+ | |||
==Turning off Read-Only== | ==Turning off Read-Only== |
Revision as of 09:15, 15 October 2007
- Turn off Read-Only.
- Always backup your files.
- Always test the game after you made a change.
Turning off Read-Only
Locate your GTA directory (Default is C:\Program Files\Rockstar Games\*GTA version*
). On the Rockstar Games folder, right click and select "properties
", then uncheck the Read-Only box. Click "OK
" or "Apply
", and on the next pop-up choose "Apply changes to this folder, subfolders and files
".