This commit is contained in:
2026-03-10 14:50:57 +08:00
commit 439503661d
56 changed files with 2893 additions and 0 deletions

8
android/build-cfg.json Normal file
View File

@@ -0,0 +1,8 @@
{
"ndk_module_path" :[
"${COCOS_ROOT}",
"${COCOS_ROOT}/cocos",
"${COCOS_ROOT}/external"
],
"copy_resources": []
}