15 lines
		
	
	
	
		
			215 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			215 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
lua54 'yes'
 | 
						|
 | 
						|
fx_version 'bodacious'
 | 
						|
game 'gta5'
 | 
						|
 | 
						|
this_is_a_map 'yes'
 | 
						|
 | 
						|
files {
 | 
						|
      'stream/ytyps/*.ytyp',
 | 
						|
      -- 'client.lua',
 | 
						|
}
 | 
						|
 | 
						|
-- client_script 'client.lua'
 | 
						|
 | 
						|
data_file 'DLC_ITYP_REQUEST' 'stream/ytyps/*.ytyp'
 |