BuildCraft PE mod by Nikolay Savenko
- Clone toolchain repo
- Delete src folder and make.json from toolchain-mod folder
- Put src folder, make.json and tslint.json from BuildCraft repo to toolchain-mod folder
- Configure make.json (pushTo)
- Configure ADB path if you have problems with connections.
- Configure declarations(toolchain/tslibs) if you have problems with build.
- Connect to phone using ADB if you need push.
- Choose some build task from build menu(ctrl+shift+B)