awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesModular Translation Patches

Organizes translations into separate patch modules that can be applied independently to different UI sections.

Distinct from Patch Application: Distinct from Patch Application: focuses on modular, independently-applied translation patches rather than general code patch application.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Modular Translation Patches. Refine with filters or upvote what's useful.

Awesome Modular Translation Patches GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ripplepiam/mobaxterm-chinese-simplifiedRipplePiam 的头像

    RipplePiam/MobaXterm-Chinese-Simplified

    6,647在 GitHub 上查看↗

    This project provides a toolset for extracting, translating, and patching binary resources to localize the MobaXterm terminal and network client interface into Simplified Chinese. It functions as a Chinese language pack and runtime resource patcher, applying translated string tables and layout adjustments to UI controls during application startup without modifying the core binary. The localization covers the full interface, including menus, dialogs, prompts, tooltips, and the UI of remote network tools such as SSH, RDP, VNC, and FTP. To ensure Chinese text displays correctly without truncatio

    Organizes translations into separate patch modules that can be applied independently to different UI sections.

    chinese-simplifiedmobaxterm
    在 GitHub 上查看↗6,647
  • bvschaik/juliusbvschaik 的头像

    bvschaik/julius

    3,166在 GitHub 上查看↗

    Julius is a cross-platform game engine and simulation tool designed for the reimplementation of legacy games. It executes original game logic using the original assets while applying modern resolution and interface updates. The engine features a localization framework for integrating community translations of text, audio, and video, and an integrated scenario editor for configuring gameplay rules and resource requirements within map data files. The project covers a broad capability surface including save game management with automated backups, input mapping for diverse keyboard layouts and t

    Loads community-provided text, audio, and video files to add language support without modifying the core engine.

    Ccitybuilderclonegame
    在 GitHub 上查看↗3,166
  1. Home
  2. Software Engineering & Architecture
  3. Code Patching Engines
  4. Patch Generators
  5. Patch Application
  6. Modular Translation Patches

探索子标签

  • Community Translation ModulesSystems for integrating community-provided translation files as modular updates to the game engine. **Distinct from Modular Translation Patches:** Focuses on the integration of external community assets rather than technical code-patching mechanisms.