Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 645

Script enviroment and deploy project for VS

$
0
0
I decided to publish my dev/test envitonment for SE scripts
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

Viewing all articles
Browse latest Browse all 645

Trending Articles