chore: initial commit

This commit is contained in:
Romain Lanz
2017-10-14 14:11:18 +02:00
commit 967bcc4481
8 changed files with 157 additions and 0 deletions
+16
View File
@@ -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',
}