2024-12-30 10:15:34 +00:00
|
|
|
fx_version 'adamant'
|
2024-12-29 19:48:41 +00:00
|
|
|
games { 'gta5' }
|
|
|
|
--dependency 'MenuAPI'
|
|
|
|
|
|
|
|
files {
|
|
|
|
--'@MenuAPI/MenuAPI.dll',
|
|
|
|
'MenuAPI.dll',
|
|
|
|
'Newtonsoft.Json.dll',
|
|
|
|
'config.json'
|
|
|
|
}
|
|
|
|
|
|
|
|
client_scripts {
|
|
|
|
'VStancer.Client.net.dll'
|
|
|
|
}
|
|
|
|
|
|
|
|
export 'SetVstancerPreset'
|
|
|
|
export 'GetVstancerPreset'
|