从几年前入门 KSP 的那一刻起,就苦游戏社区 Mod 无汉化良久,于是就创立了此汉化项目,旨在帮助玩家在打上所支持 Mod 时能够享受到简体中文翻译。 该项目主要使用 Module Manager 的 Patch 功能并结合 C# 的 Harmony 库来实现对 KSP 社区 Mod 的汉化,此方法可以在不修改任何 Mod 文件的情况下,于游戏运行时的...
Module Manager /L Lasciate ogne speranza, voi ch'intrate ModuleManager is a mod that let you write patches that edit other parts at load time. This is Lisias' fork for Module Manager, and it's intended to bring functionality and performant improvements to ModuleManager - with great to modera...
Module Manager (简称 MM,下同)是一个能够在游戏载入时对 CFG 配置文件做出修改的 Mod 。MM 会读取某一类 CFG 配置文件内容,对指定的 ConfigNode 进行修改,这类 CFG 配置文件称为 MM Patch ,MM Patch 必须要在安装了 MM 才会起作用,在原版中不会认为这类 CFG 配置文件中的内容合法,也不会对里面的内容做出...
ModuleManager is a mod that let you write patches that edit other parts at load time. ksp kerbal-space-program kerbalspaceprogram modulemanager mm module-manager Updated Apr 24, 2024 C# SaiTingHu / HTModuleManager Star 10 Code Issues Pull requests The module manager of Unity. libgit2 ...
在3DM Mod站下载坎巴拉太空计划最新的ModuleManager4.2.3 模组管理器 是加载和使用所有第三方mod的前置要求 Mod,由sarbian制作。Hjvgkk在我们的平台上分享了这个免费且高质量的游戏模组,让玩家们可以享受到更加丰富的游戏体验。快来3DM Mod站下载并尝试吧!
It will also show up in KSP_Data/output_log.txt (or /Users/{username}/Library/Logs/Unity/Player.log in OS X, or ~/.config/unity3d/Squad/Kerbal Space Program/Player.log in Linux). print("hello world!"); Unity Engine Debugger Messages printed using the Unity Debug class will appear ...
开发者ID:nojanath,项目名称:SublimeKSP,代码行数:24,代码来源:yacc.py 示例4: get_pfunctions ▲点赞 6▼ # 需要导入模块: import inspect [as 别名]# 或者: from inspect importgetmodule[as 别名]defget_pfunctions(self):p_functions = []forname, iteminself.pdict.items():ifnotname.startswith('...
modList[1].Events["toggleSensor"].active =false; } } } } 开发者ID:kenjinsama,项目名称:Orbital-Science,代码行数:27,代码来源:DMEnviroSensor.cs 示例6: OnStart ▲点赞 1▼ publicoverridevoidOnStart(PartModule.StartState state){ DragManager = part.gameObject.GetComponent<DragManager>();if(Drag...
ModuleManager is a mod that let you write patches that edit other parts at load time. - ModuleManager/CHANGE_LOG.md at master · KSP-ModularManagement/ModuleManager
python3module-managerpython-gui-tkinterpython-guipython-gui-appsnaemazam UpdatedAug 28, 2022 Python KSP-ModularManagement/ModuleManager Star11 Code Issues Pull requests Discussions ModuleManager is a mod that let you write patches that edit other parts at load time. ...