Remove DLL, everything is in lua now

This commit is contained in:
Jérémie N'gadi
2017-08-05 17:51:48 +02:00
parent eb2e22349f
commit d0125d99e1
9 changed files with 42 additions and 179 deletions
+1 -2
View File
@@ -2,7 +2,6 @@ resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
description 'SkinChanger'
client_scripts {
'skinchanger.net.dll',
client_scripts {,
'client/main.lua'
}