mirror of
https://github.com/IT07/a3_vemf_reloaded.git
synced 2024-08-30 16:52:11 +00:00
attempt to fix markdown
This commit is contained in:
parent
1b752bdf89
commit
e522ffe1dd
13
README.md
13
README.md
@ -1,11 +1,11 @@
|
||||
#a3_vemf_reloaded
|
||||
###VEMFr; a mission system for ArmA3 Exile/Epoch Mod
|
||||
# a3_vemf_reloaded
|
||||
### VEMFr; a mission system for ArmA3 Exile/Epoch Mod
|
||||
<br />
|
||||
######HOW TO DOWNLOAD
|
||||
###### HOW TO DOWNLOAD
|
||||
```
|
||||
a3_vemf_reloaded.7z (click it) >> Download button (click it)
|
||||
```
|
||||
######INSTALLATION GUIDE
|
||||
###### INSTALLATION GUIDE
|
||||
```
|
||||
MissionName.MapName\init.sqf (contents) >> MPmissions\*nameOfMission*.*nameOfMap*\init.sqf
|
||||
MissionName.MapName\description.ext (contents) >> MPmissions\*nameOfMission*.*nameOfMap*\description.ext
|
||||
@ -14,6 +14,9 @@ MissionName.MapName\description.ext (contents) >> MPmissions\*nameOfMission*.*na
|
||||
.7z >> a3_vemf_reloaded.pbo >> @ExileServer\addons\ OR @epochhive\addons\
|
||||
.7z >> a3_vemf_reloaded_config.pbo >> @ExileServer\addons\ OR @epochhive\addons\
|
||||
```
|
||||
######CONFIGURATION GUIDE
|
||||
###### CONFIGURATION GUIDE
|
||||
For the sake of comfort, VEMFr uses a separate .pbo to store -and use- settings. <br />
|
||||
All default settings are stored inside a3_vemf_reloaded.pbo by default. If you want to change a certain setting, then use a3_vemf_reloaded_config\config.cpp for that. It will save you a lot of time. You are welcome.
|
||||
|
||||
*[ CREDITS ]* <br />
|
||||
TheVampire ( the creator of VEMF, which VEMFr started as but changed path from )
|
||||
|
Loading…
Reference in New Issue
Block a user