I decided to publish my dev/test envitonment for SE scripts
It allows to:
Usage:
At first, you need to reinclude SE librarires,...
Script enviroment and deploy project for VS
It allows to:
- Maintain separate files (no more 1-file mess)
- Debug scripts in simple emulation outside of SE, currently it emulates grid with 3 blocks: TextPanel, Programmable Block (there script is started) and Battery.
- Deploy script. It copies compilled and cleaned script into clipboard. You only need to go into SE and paste script in PB editor
Usage:
At first, you need to reinclude SE librarires,...
Script enviroment and deploy project for VS