0.8.7 • Published 2 years ago

@studiokloek/pixi-texturepacker v0.8.7

Weekly downloads
51
License
MIT
Repository
github
Last release
2 years ago

pixi-texturepacker

Pack sprites for PixiJS using TexturePacker CLI.

Installation

npm i @studiokloek/pixi-texturepacker --save-dev

Usage

Create a asset.json file in the root of your project, like the one below:

{
  "sprites": {
    "sourceDirectory" : "./assets/sprites", 
    "targetDirectory" : "./converted/sprites/",
    "scriptDirectory" : "./script/app/assets/",
    "watch" : true,
    "watchDelay" : 2000,
    "directories": [
      "world/background"
      "world/player",
      "hud"
    ]
  }
}

Requirements

A installation of TexturePacker CLI with a valid licence is required.

Under development

This module is currently under development and not ready for production.

0.8.7

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.4

3 years ago

1.2.3

3 years ago

0.8.5

3 years ago

0.8.6

3 years ago

0.8.4

3 years ago

1.2.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago