Initial commit: XinLanDiary dev0.0.7
添加 HUD 画廊/日期面板:右上角页面图标按钮,点击弹出叠层显示当前游戏内日期(Day 1 = 2029年9月3日)。 修复 renpy.pygame.draw.rect 不支持 border_radius 的兼容性问题。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
14
project.json
Executable file
14
project.json
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"build_update": false,
|
||||
"packages": [
|
||||
"mac",
|
||||
"linux",
|
||||
"win"
|
||||
],
|
||||
"add_from": true,
|
||||
"force_recompile": true,
|
||||
"android_build": "Release",
|
||||
"tutorial": false,
|
||||
"renamed_all": true,
|
||||
"renamed_steam": true
|
||||
}
|
||||
Reference in New Issue
Block a user