NTaylorMullen Posted October 22, 2013 Share Posted October 22, 2013 After speaking with the guys from the pixi.js GitHub repo I've gone ahead and created a pixi.js Nuget package. Here's the web link: https://www.nuget.org/packages/Pixi.js. To install the package just type:Install-Package Pixi.jsInto the Nuget package manager console. Or you can always use the GUI. For those unfamiliar with Nuget, it's essentially Visual Studio's package manager. You can get it and learn more here (it's baked into VS2012+). This should allow people to get pixi.js with ease and also allow other libraries that use Nuget to take dependencies on the Pixi.js library to promote more open source goodness . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.