Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 345 Bytes

Readme.md

File metadata and controls

6 lines (4 loc) · 345 Bytes

DLC Manager

This crate provides a manager structure that can be used to create and process DLC. The manager requires a number of traits which have basic implementation within this repository but that can be customized to fit specific needs.

See the development docs for information about running integration tests.