mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
chore: initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
description 'CruiseControl System for ESX'
|
||||
|
||||
version '1.0.0'
|
||||
|
||||
dependencies {
|
||||
'es_extended'
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
'@es_extended/locale.lua',
|
||||
'locales/fr.lua',
|
||||
'locales/en.lua',
|
||||
'locales/ge.lua',
|
||||
'client/main.lua',
|
||||
'config.lua',
|
||||
}
|
||||
Reference in New Issue
Block a user