Created
September 19, 2017 11:31
-
-
Save jhoolmans/73c1678c3c89bfd2d2b7a8b403b69325 to your computer and use it in GitHub Desktop.
Example for OpenClip files using patterns.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<clip type="clip" version="5"> | |
<handler> | |
<name>MIO Clip</name> | |
<version>2</version> | |
<longName>MIO Clip</longName> | |
<options type="dict"> | |
<ScanPattern type="string">SH050_comp_v{version}.{frame}.exr</ScanPattern> | |
</options> | |
</handler> | |
</clip> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment