Skip to content

mattak/Nodux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodux

Nodux is node base redux framework for Unity3D.

Status

Now developping. All interfaces might be changed.

Install

Fill your Packages/manifest.json

{
  "dependencies": {
    "me.mattak.nodux": "https://github.com/mattak/Nodux.git#0.0.2",
    "unirx": "https://github.com/k0dep/UniRx.git#6.2.2"
  }
}

UniRx does not publish official upm package now. If you are already using UniRx, there is no need to add UniRx package.

License

MIT

About

Node base redux inspired framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published