Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 430 Bytes

File metadata and controls

20 lines (14 loc) · 430 Bytes

3p-coacd

Autobuild vendored coacd.

Submodules

This repository vendors CoACD using submodules. Be sure to pull them when cloning or updating this repository.

Fresh clone:

git clone --recursive https://github.com/AlchemyViewer/3p-coacd.git

Existing checkout:

git submodule update --init --recursive