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

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

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

2 个仓库

Awesome GitHub RepositoriesModding Instance Management

Management of multiple isolated modding profiles and their associated environment links.

Distinct from Game Client Mod Managers: Focuses on the orchestration of multiple instances/profiles rather than the injection of assets within one manager.

Explore 2 awesome GitHub repositories matching game development · Modding Instance Management. Refine with filters or upvote what's useful.

Awesome Modding Instance Management GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • multimc/launcherMultiMC 的头像

    MultiMC/Launcher

    4,633在 GitHub 上查看↗

    Prism Launcher 是一个 Minecraft 游戏启动器和实例管理器,旨在通过图形界面或命令行验证游戏账户并启动安装。它作为一个模组包安装程序,可自动设置来自各种第三方平台的预配置修改集。 该项目专注于在单台机器上维护多个独立的游戏安装,使用隔离环境确保不同版本、模组和存档文件不会冲突。它包括一个 Java 运行时配置器,用于检测并分配特定的系统环境,以确保不同游戏版本间的兼容性。 该系统涵盖了账户身份验证和会话管理,包括对离线配置文件的支持。其他功能包括模组加载器安装自动化、游戏资产管理以及用于诊断故障的彩色实时日志捕获。 该软件提供了用于导入第三方模组包和导出本地游戏环境以进行备份的工具。

    Sets up specific game modification frameworks to enable the use of mods within a game instance.

    C++c-plus-pluslauncherminecraft
    在 GitHub 上查看↗4,633
  • sonic2kk/steamtinkerlaunchsonic2kk 的头像

    sonic2kk/steamtinkerlaunch

    2,802在 GitHub 上查看↗

    Steamtinkerlaunch is a game launch wrapper and Wine prefix orchestrator designed to manage the execution environment of games on Linux. It functions as a compatibility layer manager that downloads and organizes custom Wine and Proton versions, while creating isolated filesystem hierarchies and registry hives to prevent configuration conflicts between games. The project specializes in automating the installation of mod managers and script extenders within these isolated environments. It acts as a post-processing shader injector, managing the installation and dynamic library overrides required

    Supports isolated standalone modes and game-specific modes that link mod manager data to environment prefixes.

    Shellbashgame-commandgame-launch
    在 GitHub 上查看↗2,802
  1. Home
  2. Game Development
  3. Modding Instance Management

探索子标签

  • Modloader InstallersAutomation tools that set up the specific modification frameworks required by game mods. **Distinct from Modding Instance Management:** Focuses on the installation of the loader itself rather than managing the isolated profiles.