mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-11-03 20:17:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			302 B
		
	
	
	
		
			Dns
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			302 B
		
	
	
	
		
			Dns
		
	
	
	
	
	
// Set the game to "Call Of Duty: Modern Warfare 3"
 | 
						|
>game,IW5
 | 
						|
 | 
						|
// Overwrite the name of the zone to be "ui"
 | 
						|
>name,ui
 | 
						|
 | 
						|
// Set type to fastfile
 | 
						|
>type,fastfile
 | 
						|
 | 
						|
// Add custom assets
 | 
						|
material,,clanlvl_box
 | 
						|
material,,xp
 | 
						|
material,,gxp
 | 
						|
menulist,ui/mod.txt
 | 
						|
 | 
						|
// Include the assets of the original zone
 | 
						|
include,ui |