youx-live-tools
v1.0.6
Published
Tools for creating YouChoose games
Readme
You Choose SDK
Simple steps to get working
npm install -g ssh+https://sceneskope.visualstudio.com/DefaultCollection/_git/YouXLive%20ToolsGo to a folder eg ~/Games
youxlive new "Name of my new game"
cd "Name of my new game"
code .Edit the template in the src folder
To upload the latest version
youxlive uploadPress F5 in code to launch chrome on the game page
When happy, publish under an alias
youxlive publish "gamealias"And enjoy!
