ed
This commit is contained in:
		
							parent
							
								
									8054759c73
								
							
						
					
					
						commit
						ffaf33c966
					
				
					 7 changed files with 338 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
fx_version 'cerulean'
 | 
			
		||||
game 'gta5'
 | 
			
		||||
 | 
			
		||||
description 'QBCore Kayak Trailer Script'
 | 
			
		||||
author 'Your Name'
 | 
			
		||||
version '1.0.0'
 | 
			
		||||
 | 
			
		||||
shared_scripts {
 | 
			
		||||
    'config.lua'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
client_scripts {
 | 
			
		||||
    'client.lua'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
server_scripts {
 | 
			
		||||
    'server.lua'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
lua54 'yes'
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue