9 lines
		
	
	
		
			No EOL
		
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
fx_version 'cerulean'
 | 
						|
game 'gta5'
 | 
						|
 | 
						|
files {
 | 
						|
    'data/*.meta'
 | 
						|
}
 | 
						|
 | 
						|
data_file 'WEAPONINFO_FILE_PATCH' 'data/weapons_pistol_mk2.meta'
 | 
						|
data_file 'WEAPONCOMPONENTSINFO_FILE' 'data/weaponcomponents.meta' |