catapult
Version:
Game development asset server. Monitors files for changes and notifies clients of changes, serves spreadsheets as json.
11 lines • 312 B
JSON
{
"name": "catapult",
"license": "BSD",
"tags": ["nodejs","flambe"],
"description": "Asset server and file monitor for live updating and reloading.",
"contributors": ["dionjwa"],
"releasenote": "Haxe 3 only.",
"version": "1.0",
"url": "https://github.com/dionjwa/catapult",
"dependencies": {}
}