Add files via upload

This commit is contained in:
Frobski 2019-12-19 18:01:42 +01:00 committed by GitHub
parent 2442580add
commit 1824c3d614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937' resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
client_scripts { client_scripts {
'client/main.lua' 'main.lua'
} }
server_scripts { server_scripts {
'@mysql-async/lib/MySQL.lua', '@mysql-async/lib/MySQL.lua',
'server/server.lua' 'server.lua'
} }