1.0.5 • Published 5 years ago

oxygen-postprocess-bloom-blur-shader-assets v1.0.5

Weekly downloads
12
License
MIT
Repository
github
Last release
5 years ago

Oxygen Game Engine Postprocess Bloom Blur Shader Assets

Install

npm install --save oxygen-postprocess-bloom-blur-shader-assets

Usage

webpack.config.js - config.plugins section:

new PackWebpackPlugin([
  { input: [
    'static/assets',
    // include assets into generated assets.pack
    '<oxygen-postprocess-bloom-blur-shader-assets>/assets'
  ] }
])
1.0.5

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago