mirror of
https://github.com/wassname/phaser-plugin-isometric.git
synced 2026-09-10 12:29:48 +08:00
Fixed much of the documentation. Removed Z calculation from depth - I don't think it's needed, but we'll see! Tweaked Body.reset.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "phaser-plugin-isometric",
|
||||
"version": "0.7.3",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-contrib-clean": "^0.5.0",
|
||||
"grunt-contrib-jshint": "^0.9.2",
|
||||
"grunt-contrib-uglify": "^0.4.0",
|
||||
"grunt-contrib-concat": "^0.4.0",
|
||||
"grunt-contrib-watch": "*",
|
||||
"grunt-jsdoc": "~0.5.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user