Add phet custom app

This commit is contained in:
kelson42 2016-06-19 18:32:09 +02:00
parent 4e38da6d77
commit f4c2c23c2e
2 changed files with 10 additions and 0 deletions

BIN
phet/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

10
phet/info.json Normal file
View File

@ -0,0 +1,10 @@
{
"app_name": "PhET",
"package": "org.kiwix.kiwixcustomphet",
"version_name": "2016-06",
"version_code": "2",
"zim_file": "customapp/phet/content.zim",
"embed_zim": false,
"ic_launcher": "customapp/phet/icon.png",
"enforced_lang": "en"
}