Main/resources/[tools]/ebu_synergy/fxmanifest.lua
Max 5e2bb05ffb Update
Noose Car // Mechanic Car
2025-06-11 16:51:10 +02:00

23 lines
No EOL
313 B
Lua

fx_version 'adamant'
game 'gta5'
description 'Synergy System'
author 'Theebu & bagged'
version '0.2.3'
lua54 'yes'
escrow_ignore {
'config.lua',
'client/utils.lua'
}
client_scripts {
'config.lua',
'client/utils.lua',
'client/client.lua',
}
server_scripts {
'server/server.lua'
}
dependency '/assetpacks'