mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Add BaseBuildingPlus integration. This one publishes a types.xml in its mod directory, but this file lacks the root node. Adding hooks to handle specific fixes for files.
This commit is contained in:
parent
29018b1053
commit
42c63dccc0
2 changed files with 5 additions and 0 deletions
4
files/mods/1710977250/xml.env
Normal file
4
files/mods/1710977250/xml.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
TYPES=./info/bbp_types.xml
|
||||
TYPES_FIX=ADD_ROOT
|
1
files/mods/@BaseBuildingPlus
Symbolic link
1
files/mods/@BaseBuildingPlus
Symbolic link
|
@ -0,0 +1 @@
|
|||
1710977250
|
Loading…
Add table
Reference in a new issue