If mappings were breaking the build, ill kms

This commit is contained in:
Kwoth 2016-10-22 17:33:12 +02:00
parent df630c43ef
commit 489b584f10

View File

@ -12,10 +12,7 @@
"copyToOutput": {
"include": [ "data" ],
"includeFiles": ["libsodium.dll", "opus.dll"],
"exclude": [ "data/musicdata" ],
"mappings": {
"./": "./libs"
}
"exclude": [ "data/musicdata" ]
},
"define": []
},