[project] added

This commit is contained in:
2018-04-05 18:03:55 +03:00
parent f94eb8745c
commit 294fab3279
8 changed files with 445 additions and 112 deletions

View File

@@ -4,4 +4,5 @@ module.exports = {
FlashPlayer: require('./haxetool/flashplayer'),
Neko: require('./haxetool/neko'),
AdobeAir: require('./haxetool/adobe_air'),
Project: require('./haxetool/project'),
};