/unreal-m-assets

Asset manager helpers

Primary LanguageJavaScript

TEMPLATE

...

Usage

...

Install

From your unreal project folder:

npm init
npm install TEMPLATE --save
echo node_modules >> .gitignore

The package and all its dependencies will be installed in your Plugins folder.