________Installation________

Simply drop the content of the "Grand Theft Auto V" folder into your game folder.
Note: If you have modified the configuration file (.ini), compare the two instead of replacing the file.


________Configuration_______

You can adjust some values in the .ini file :
- How long the fire will burn
- The max number of fires that can be active at once
- The radius of fire propagation (how fast it spreads)
- The time required to extinguish it with a fire extinguisher (for player and NPCs)
- If the player is fire proof


_____Loading the plugin_____

1) You can automatically load it when loading the game by going in the RAGE Plugin Hook settings > "Plugins" tab > check the plugin.
2) You can manually load the plugin from the console (F4) by typing "LoadPlugin MoreFire.dll".


___________Usage____________

- Fires will last longer and tend to spread more.
- You can use the console command "RemoveAllFire" to extinguish all fires.


________Known issues________

- Water hoses on trucks are not effective.


__________Changes____________

v 0.1.3 (current)
 Added a settings to define is the player should be fire proof. (Requested by Michael21107)
 Code refactoring and optimization (Based on advice from marcelwrld regarding distance calculation).

v 0.1.2
 Added a settings to control the max number of fires
 Code refactoring and optimization
 Added an Update Check system for future versions.

v 0.1.1
 Included .ini file

v 0.1.0
 Initial "release"