mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Updated Custom Factions (markdown)
parent
19e30a70c3
commit
b1734def60
@ -1,11 +1,11 @@
|
||||
# Principle
|
||||
|
||||
Frustrated that your motherland is not a possible choice in DCS Liberation, annoyed that an aircraft is missing in your favorite faction ?
|
||||
Frustrated that your home country is not a possible choice in DCS Liberation, or annoyed that an aircraft is missing in your favorite faction ?
|
||||
Good news, you can now mod factions in liberation !
|
||||
|
||||
And these custom factions can be created easily with a text editor as a json file.
|
||||
|
||||
You can put your own factions configuration json files in the folder **./resources/factions**
|
||||
You can put your own factions configuration json files in the folder **./resources/factions** or modify existing ones.
|
||||
|
||||

|
||||
|
||||
@ -48,9 +48,8 @@ This json file should contain a json object, with the following parameters :
|
||||
|
||||
**Note :**
|
||||
|
||||
*I highly recommend you look at the default files provided in DCS Liberation for examples.
|
||||
|
||||
All parameters have default value, so you do not have to set them all up.
|
||||
*I highly recommend you look at the default files provided in DCS Liberation for examples.*
|
||||
All parameters have default values, so you do not have to set them all up necessarily.
|
||||
|
||||
# Example file
|
||||
|
||||
@ -146,8 +145,36 @@ Below is an example of a factions file :
|
||||
}
|
||||
```
|
||||
|
||||
# Possible SAM/SHORAD generators
|
||||
# Annex 1 - Possible SAM/SHORAD generators
|
||||
|
||||
WIP
|
||||
* *HawkGenerator*
|
||||
* *ZU23Generator*
|
||||
* *ZU23UralGenerator*
|
||||
* *ZU23UralInsurgentGenerator*
|
||||
* *ZU23InsurgentGenerator*
|
||||
* *ZSU23Generator*
|
||||
* *VulcanGenerator*
|
||||
* *LinebackerGenerator*
|
||||
* *RapierGenerator*
|
||||
* *AvengerGenerator*
|
||||
* *GepardGenerator*
|
||||
* *RolandGenerator*
|
||||
* *PatriotGenerator*
|
||||
* *ChaparralGenerator*
|
||||
* *BoforsGenerator*
|
||||
* *FlakGenerator*
|
||||
* *SA2Generator*
|
||||
* *SA3Generator*
|
||||
* *SA6Generator*
|
||||
* *SA8Generator*
|
||||
* *SA9Generator*
|
||||
* *SA10Generator*
|
||||
* *SA11Generator*
|
||||
* *SA13Generator*
|
||||
* *SA15Generator*
|
||||
* *SA19Generator*
|
||||
* *HQ7Generator*
|
||||
|
||||
# Possible Navy group generators
|
||||
# Annex 2 - Possible Navy group generators
|
||||
|
||||
WIP
|
||||
Loading…
x
Reference in New Issue
Block a user