dilithium 0.0.1 copy "dilithium: ^0.0.1" to clipboard
dilithium: ^0.0.1 copied to clipboard

outdatedDart 1 only

Core Utils for Play_Phaser

       ___ ___ __  __    _               
  ____/ (_) (_) /_/ /_  (_)_  ______ ___ 
 / __  / / / / __/ __ \/ / / / / __ `__ \
/ /_/ / / / / /_/ / / / / /_/ / / / / / /
\__,_/_/_/_/\__/_/ /_/_/\__,_/_/ /_/ /_/ 

==< dilithium >==

'Cause Every Phaser Needs A Warp Core'

Quickstart #

Install #

$ sudo npm install dilithium -g

Use #

dart project scaffold generator #

$ li2 create path Project --template default

manage phaser assets with yaml configuration file #

void main() {

  Dilithium
  .using("packages/appname")
  .then((config) => new Game(config));

}

0
likes
0
points
161
downloads

Publisher

unverified uploader

Weekly Downloads

Core Utils for Play_Phaser

Homepage

License

unknown (license)

Dependencies

args, browser, play_phaser, play_pixi, yaml

More

Packages that depend on dilithium