/unreal-m-tasks

Tasks and workflows for unreal

Primary LanguageC++

MTasks

Basic workflows and async task helpers.

Usage

...

Install

From your unreal project folder:

npm init
npm install shadowmint/unreal-m-tasks --save
echo node_modules >> .gitignore

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