big update

This commit is contained in:
2018-04-06 16:29:05 +03:00
parent 294fab3279
commit 60589db248
13 changed files with 412 additions and 201 deletions

View File

@@ -2,7 +2,6 @@ module.exports = {
Sdk: require('./haxetool/sdk'),
Haxe: require('./haxetool/haxe'),
FlashPlayer: require('./haxetool/flashplayer'),
Neko: require('./haxetool/neko'),
AdobeAir: require('./haxetool/adobe_air'),
Project: require('./haxetool/project'),
};