Files
XinLanDiary/android.json
Cafw e5dd12cfa7 feat: initial commit of XinLanDiary v0.0.6 dev
首次提交莘澜日记项目源码,包含第一章剧情脚本、UI 界面、角色素材及游戏配置。
排除了编译产物(.rpyc)、运行时存档、缓存及敏感密钥文件。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 23:01:11 +08:00

24 lines
594 B
JSON
Executable File

{
"expansion": false,
"google_play_key": null,
"google_play_salt": null,
"heap_size": "3",
"icon_name": "\u8398\u6f9c\u65e5\u8bb0",
"include_pil": false,
"include_sqlite": false,
"layout": null,
"name": "\u8398\u6f9c\u65e5\u8bb0b0.0.6",
"numeric_version": 1,
"orientation": "sensorLandscape",
"package": "com.rytstudio.xinlandiary",
"permissions": [
"VIBRATE",
"INTERNET"
],
"source": false,
"store": "none",
"update_always": true,
"update_icons": true,
"update_keystores": true,
"version": "1.0"
}