mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Add integration for MMG - Mightys Military Gear and SNAFU Weapons.
This commit is contained in:
parent
b1448d8860
commit
4b0efda369
4 changed files with 8 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
xml_and_clasnames/snafu_types.xml
|
|
2
files/mods/2443122116/xml.env
Normal file
2
files/mods/2443122116/xml.env
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
TYPES=./xml_and_clasnames/snafu_types.xml
|
||||||
|
CFGSPAWNABLETYPES=./xml_and_clasnames/snafuspawnabletypes25percent.xml
|
5
files/mods/2663169692/xml.env
Normal file
5
files/mods/2663169692/xml.env
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
CFGSPAWNABLETYPES=./files/spawnabletypes/mmg_cfgspawnabletypes.xml
|
||||||
|
# Merge all the XML files into a single types.xml file:
|
||||||
|
# cd /mods/221100/2663169692/files/types
|
||||||
|
# xmlmerge -o types.xml *.xml
|
||||||
|
TYPES=local
|
1
files/mods/@MMGMightysMilitaryGear
Symbolic link
1
files/mods/@MMGMightysMilitaryGear
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
2663169692
|
Loading…
Add table
Reference in a new issue