awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ripplepiam/mobaxterm-chinese-simplifiedAvatar RipplePiam

    RipplePiam/MobaXterm-Chinese-Simplified

    6,647Vezi pe 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
    Vezi pe GitHub↗6,647
  • bvschaik/juliusAvatar bvschaik

    bvschaik/julius

    3,166Vezi pe 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
    Vezi pe GitHub↗3,166
  1. Home
  2. Software Engineering & Architecture
  3. Code Patching Engines
  4. Patch Generators
  5. Patch Application
  6. Modular Translation Patches

Explorează sub-etichetele

  • 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.