diff options
| author | Code WvS <code-wvs@quantentunnel.de> | 2015-01-25 18:43:48 +0100 |
|---|---|---|
| committer | Code WvS <code-wvs@quantentunnel.de> | 2015-01-25 18:43:48 +0100 |
| commit | 7c567632f21d37509b656cf820ffbbc08e3d98f2 (patch) | |
| tree | 5e75eb9b5bfd7a71a022b34c59f7ac8881da060d /package.json | |
| parent | 60002bda7ca804808dcfae82bc46847068a2f917 (diff) | |
| download | snap-byow-7c567632f21d37509b656cf820ffbbc08e3d98f2.tar.gz snap-byow-7c567632f21d37509b656cf820ffbbc08e3d98f2.zip | |
make every sprite represent a player; stage gets the cam
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 141629a..0f69205 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "voxel-highlight": "0.0.10", "voxel-player": "0.1.0", "voxel-fly": "0.1.2", - "voxel-walk": "0.0.5" + "voxel-walk": "0.0.5", + "minecraft-skin": "0.1.2" }, "devDependencies": { "browserify": "8.1.1", |
