0.0.7 • Published 11 years ago
pbskids-games-update v0.0.7
pbskids-games-update
Running major structural updates to games created with the PBSKidsGameTemplate.
Usage
games-update [--all] [--pull] [--update=*] [*]For example, to run a patch on all games:
games-update --all --update=patch.jspatch.js
module.exports = function(gamePath)
{
// do something to the game
// where gamePath is the full
// system path to the root
// game folder.
};Install
sudo npm install -g pbskids-games-updateLicense
MIT License.