12 lines
		
	
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			195 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| fx_version 'cerulean'
 | |
| game 'gta5'
 | |
| 
 | |
| author 'DeinName'
 | |
| description 'Custom Addon Props'
 | |
| version '1.0.0'
 | |
| 
 | |
| files {
 | |
|     'data/props.ytyp'
 | |
| }
 | |
| 
 | |
| data_file 'DLC_ITYP_REQUEST' 'data/props.ytyp'
 |