1.4.6 • Published 3 months ago
@studiokloek/sounds-packer v1.4.6
sounds-packer
Packs sounds for using in our current project setup. Right now built for internal use, maybe usefull for the world later...
Installation
npm i @studiokloek/sounds-packer --save-dev
Usage
Create a asset.json
file in the root of your project, like the one below:
{
"sounds": {
"sourceDirectory" : "./assets/sounds",
"targetDirectory" : "./converted/sounds/",
"scriptDirectory" : "./script/app/sounds/",
"watch" : true,
"watchDelay" : 2000,
"directories": [
"scenes",
"world/player",
"hud"
]
}
}
Under development
This module is currently under development and not ready for production.
1.4.6
3 months ago
1.4.5
3 months ago
1.4.4
3 months ago
1.4.3
3 months ago
1.4.2
3 months ago
1.4.1
9 months ago
1.4.0
9 months ago
1.3.0
1 year ago
1.2.6
2 years ago
1.2.5
2 years ago
1.2.4
3 years ago
0.4.3
3 years ago
0.4.2
3 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.2.3
3 years ago
1.2.1
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.4.1
4 years ago
0.3.0
5 years ago
0.2.0
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago