mirror of
				https://ceregatti.org/git/daniel/dayzdockerserver.git
				synced 2025-11-04 07:13:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			249 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			249 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
# Merge all the XML files into a single types.xml file in the run time mods directory:
 | 
						|
# cd /mods/221100/2663169692/files/types
 | 
						|
# xmlmerge -o /mods/221100/2663169692/types.xml *.xml
 | 
						|
CFGSPAWNABLETYPES=./files/spawnabletypes/mmg_cfgspawnabletypes.xml
 |