From 6b6d3c2fe6aa8674c531048d95bfae4dc7e3f35d Mon Sep 17 00:00:00 2001 From: Hagen Sommerkorn Date: Tue, 23 Jun 2015 21:49:25 +0200 Subject: [PATCH] Added Pixi.js and a Tilemap plugin called pixi-tiledmap --- registry.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry.json b/registry.json index 71d55d2..6e6f12b 100644 --- a/registry.json +++ b/registry.json @@ -260,6 +260,8 @@ "pdfmake": "github:bpampuch/pdfmake", "phaser": "github:photonstorm/phaser", "pikaday": "github:dbushell/Pikaday", + "pixi-tiledmap": "npm:pixi-tiledmap", + "pixi.js": "npm:pixi.js", "poly": "github:cujojs/poly", "postal": "npm:postal", "pouchdb": "github:pouchdb/pouchdb",