- Make sure your systemcore has at least version 13.
https://github.com/LimelightVision/systemcore-os-public/releases
- Make the Blocks ipk
- Go to your systemcore-blocks-interface development area
npm run package
- Remove the version of blocks that is installed by selecting the trashcan on
blocks from http://robot.local
- This is only necessary if the version of Blocks on Systemcore and the one you just built are the same number
- Go to http://robot.local and select Add Package. The ipk will be located in the
packaging/directory of your systemcore-blocks-interface - Now you can access blocks by selecting the Blocks from the main page of systemcore (http://robot.local/)
- It is possible to have stale files in your development area. If you run
npm run cleanbefore Step 1 above, then it will clean out all of the cached results