Skip to content

mineprogramming/BuildCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuildCraft

BuildCraft PE mod by Nikolay Savenko

Environment setup:

  1. Clone toolchain repo
  2. Delete src folder and make.json from toolchain-mod folder
  3. Put src folder, make.json and tslint.json from BuildCraft repo to toolchain-mod folder
  4. Configure make.json (pushTo)
  5. Configure ADB path if you have problems with connections.
  6. Configure declarations(toolchain/tslibs) if you have problems with build.

Build mod

  1. Connect to phone using ADB if you need push.
  2. Choose some build task from build menu(ctrl+shift+B)