29 lines
		
	
	
	
		
			374 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			374 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| fx_version 'bodacious'
 | |
| game 'gta5'
 | |
| 
 | |
| author 'SMGMissy - Discord: Jen#3812, https://discord.gg/Rtd59V8eqp'
 | |
| version '1.0.0'
 | |
| 
 | |
| this_is_a_map 'yes'
 | |
| 
 | |
| files {
 | |
| 
 | |
| ----[[        📁      ]]----
 | |
| 
 | |
|     "stream/*.ymap",
 | |
| 
 | |
|     "stream/*.ytd",
 | |
| 
 | |
|     "stream/*.ydr",
 | |
| 
 | |
|     "stream/*.ybn",
 | |
| 
 | |
|     "stream/*.ytyp", 
 | |
| 
 | |
|     "stream/*.ymf",
 | |
| 
 | |
|     "stream/*.yft",
 | |
| 
 | |
| }
 | |
| 
 | |
| data_file "DLC_ITYP_REQUEST" ".ytyp"
 | 
