adding new scripts and mlos
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
|
||||
name "BigDaddy-Riot"
|
||||
description "Start an AI Riot"
|
||||
author "Big Daddy"
|
||||
version "1.1.0"
|
||||
|
||||
client_scripts {
|
||||
'*.Client.net.dll',
|
||||
'MenuAPI.dll',
|
||||
}
|
||||
|
||||
server_scripts {
|
||||
'*.Server.net.dll',
|
||||
'Newtonsoft.Json.dll',
|
||||
'BigDaddy*.js'
|
||||
}
|
||||
|
||||
files {
|
||||
'settings.ini'
|
||||
}
|
||||
Reference in New Issue
Block a user