resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937' description 'ES Extended' version '1.1.0' server_scripts { '@async/async.lua', '@mysql-async/lib/MySQL.lua', 'locale.lua', 'locales/de.lua', 'locales/br.lua', 'locales/fr.lua', 'locales/en.lua', 'locales/fi.lua', 'locales/sv.lua', 'locales/pl.lua', 'locales/cs.lua', 'config.lua', 'config.weapons.lua', 'server/common.lua', 'server/classes/player.lua', 'server/functions.lua', 'server/paycheck.lua', 'server/main.lua', 'server/commands.lua', 'common/modules/math.lua', 'common/modules/table.lua', 'common/functions.lua' } client_scripts { 'locale.lua', 'locales/de.lua', 'locales/br.lua', 'locales/fr.lua', 'locales/en.lua', 'locales/fi.lua', 'locales/sv.lua', 'locales/pl.lua', 'locales/cs.lua', 'config.lua', 'config.weapons.lua', 'client/common.lua', 'client/entityiter.lua', 'client/functions.lua', 'client/wrapper.lua', 'client/main.lua', 'client/modules/death.lua', 'client/modules/scaleform.lua', 'client/modules/streaming.lua', 'common/modules/math.lua', 'common/modules/table.lua', 'common/functions.lua' } ui_page { 'html/ui.html' } files { 'locale.js', 'html/ui.html', 'html/css/app.css', 'html/js/mustache.min.js', 'html/js/wrapper.js', 'html/js/app.js', 'html/fonts/pdown.ttf', 'html/fonts/bankgothic.ttf', 'html/img/accounts/bank.png', 'html/img/accounts/black_money.png' } exports { 'getSharedObject' } server_exports { 'getSharedObject' } dependencies { 'mysql-async', 'essentialmode', 'esplugin_mysql', 'async' }