18 lines
		
	
	
		
			No EOL
		
	
	
		
			529 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			529 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
fx_version 'adamant'
 | 
						|
game 'gta5'
 | 
						|
lua54 'yes'
 | 
						|
 | 
						|
author "T.U.R.K"
 | 
						|
version "1.0.0"
 | 
						|
description "A FiveM resource revamping the Starlite Motel."
 | 
						|
 | 
						|
escrow_ignore {
 | 
						|
  'stream/*.yft',  -- Disabling Asset Encryption
 | 
						|
  'stream/*.ybn',  -- Disabling Asset Encryption
 | 
						|
  'stream/*.ydd',  -- Disabling Asset Encryption
 | 
						|
  'stream/*.ymap',  -- Disabling Asset Encryption
 | 
						|
  'stream/*.ymf',  -- Disabling Asset Encryption
 | 
						|
  'stream/*.ytd',  -- Disabling Asset Encryption
 | 
						|
  'stream/*.ytyp'  -- Disabling Asset Encryption  
 | 
						|
}
 | 
						|
dependency '/assetpacks' |