Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 452 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 452 Bytes

Chillup is a tool for searching for dependencies, for use with the wurst programming language.

Example use:

$ chillup --dump | rg animation
https://github.com/Cokemonkey11/WurstUnitAnimations     A wurstscript library that provides extract unit model animation data (indices and durations)

Requirements:

Installation:

$ cargo install chillup