Merge pull request #12853 from birarda/new-serverless-tutorial

RC66: fix unreadable baked textures in serverless tutorial
This commit is contained in:
John Conklin II 2018-04-11 13:44:21 -07:00 committed by GitHub
commit 005b55f997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,8 @@ set(EXTERNAL_NAME serverless-content)
ExternalProject_Add(
${EXTERNAL_NAME}
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC66-v2.zip
URL_MD5 d76bdb3e2bf7ae5d20115bd97b0c44a8
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC66-v3.zip
URL_MD5 ea608c2e4c90539ab3c1d66acf0e005a
CONFIGURE_COMMAND ""
BUILD_COMMAND ""
INSTALL_COMMAND ""