axmol/templates
halx99 6131b237b2 [Android][freetype] Change streamingParsingEnabled to true
Add noCompress config to build.gradle for all templates & tests project

Exists project, please add follow config

android {

// Other configs
// ...

// noCompress config
aaptOptions {
noCompress 'mp3','ogg','wav','mp4','ttf','ttc'
}

}
2022-01-29 14:54:32 +08:00
..
cpp-template-default [Android][freetype] Change streamingParsingEnabled to true 2022-01-29 14:54:32 +08:00
lua-template-default [Android][freetype] Change streamingParsingEnabled to true 2022-01-29 14:54:32 +08:00
cocos2dx_files.json Finish cpp and lua template to use env var 'COCOS2DX_ROOT' to avoid copy whole engine source when new project. 2020-10-19 18:33:10 +08:00