Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 684 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 684 Bytes

duck-audio-system

Basic Usage

Documents ComingSoon™.

Releasing

  • Use gitflow
  • Create a release branch for the release
  • On that branch, bump version number in package json file, any other business (docs/readme updates)
  • Merge to master via pull request and tag the merge commit on master.
  • Merge back to development.

DUCK

This repo is part of DUCK (dubit unity component kit) DUCK is a series of repos containing reusable component, utils, systems & tools.

DUCK packages can be added to a project as git submodules or by using Unity Package Manager.