1.0.0 • Published 5 years ago
gdeps v1.0.0
gdeps
A bower wrapper for gdevelop games.
This lets you install bower packages for a GDevelop project.
Installation
This is a normal npm package, just
npm i -g gdepsAnd you have it installed!
Usage:
To install a package, cd to your directory with your project json. Then just type:
gdeps install <packagename>Example:
gdeps install pakoYou can the use the package normally through JS events in GDevelop.
1.0.0
5 years ago