a927050047
a927050047
个人怀疑是后台播放时按试听来播放了
Hi Lectrote Team, First of all, thank you for creating and maintaining Lectrote. It's a fantastic tool for interactive fiction enthusiasts. I would like to suggest a feature that could...
When installing the project via `pip install .` or `pip install moddotplot`, the dependency `svgutils` is not automatically installed. This results in a `ModuleNotFoundError: No module named 'svgutils'` during execution....
Mtools提取renpy游戏json文件中包括制作者使用的不需要翻译的插件内容,在翻译时占用了资源和时间。希望在翻译前能进行过滤。包括: > "renpy.dissolve renpy.geometry": "renpy.dissolve renpy.geometry", > "renpy.geometry renpy.matrixcolor renpy.texture": "renpy.geometry renpy.matrixcolor renpy.texture", > "renpy.geometry renpy.texture": "renpy.geometry renpy.texture", > "renpy.geometry renpy.solid": "renpy.geometry renpy.solid", > "_execute_python_hide..warp_audio": "_execute_python_hide..warp_audio", > "_execute_python_hide..parse_play_music": "_execute_python_hide..parse_play_music", >...