axmol/templates/lua-template-default
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
..
.settings Init Commit 2019-11-23 20:27:39 +08:00
frameworks/runtime-src [Android][freetype] Change streamingParsingEnabled to true 2022-01-29 14:54:32 +08:00
res Init Commit 2019-11-23 20:27:39 +08:00
src Init Commit 2019-11-23 20:27:39 +08:00
CMakeLists.txt Fix #570 2022-01-04 09:40:27 +08:00
HelloLua.xsxproj Rename templates/cpp-template-default/HelloLua.xsxproj to templates/lua-template-default/HelloLua.xsxproj 2021-10-08 00:00:06 +08:00
adxe-project-template.json Update lua debug project file template 2021-10-08 11:07:06 +08:00
config.json Init Commit 2019-11-23 20:27:39 +08:00
run.bat.in Update run.bat.in [skip ci] 2021-12-21 10:46:28 +08:00