Adds external/config.json for download-deps.py

This commit is contained in:
James Chen 2014-05-07 15:51:53 +08:00
parent e4ad1f58f4
commit 55555f64d1
1 changed files with 5 additions and 0 deletions

5
external/config.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"current_libs_version":"v3-deps-1",
"repo_name":"cocos2d-x-external",
"repo_parent":"https://github.com/cocos2d/"
}