前言 从几年前入门 KSP 的那一刻起,就苦游戏社区 Mod 无汉化良久,于是就创立了此汉化项目,旨在帮助玩家在打上所支持 Mod 时能够享受到简体中文翻译。 该项目主要使用 Module Manager 的 Patch 功能并结合 C# 的 Harmony 库来实现对 KSP 社区 Mod 的汉化,此方法可以在不修改任何 Mod 文件的情况下,于游戏运行...
Module Manager基础语法 Module Manager (简称 MM,下同)是一个能够在游戏载入时对 CFG 配置文件做出修改的 Mod 。MM 会读取某一类 CFG 配置文件内容,对指定的 ConfigNode 进行修改,这类 CFG 配置文件称为 MM Patch ,MM Patch 必须要在安装了 MM 才会起作用,在原版中不会认为这类 CFG 配置文件中的内容合法,...
ModuleManager.version NOTICE README.md check.sh clean.sh deploy-and-run.sh deploy.sh pack-curse.sh pack-full.sh pack.sh publish.sh README GPL-3.0 license Module Manager /L Lasciate ogne speranza, voi ch'intrate ModuleManager is a mod that let you write patches that edit other parts at...
A collection of Module Manager patches for translating KSP Mods (Part mods mostly) to Chinese (Simplified Chinese Only). 这是一个非常简单的 Mod ,一个 KSP 社区 Mod 的中文翻译补丁合集。里面包含了一系列部件类 Mod 的简体中文翻译、补充或修正。多数利用 Module Manager 的功能机制对部件文件中的如title...
@sarbian- ModuleManager, MechJeb 2, SmokeScreen, CustomBarnKit @severedsolo- Bureaucracy, Earn Your Stripes, Oh Scrap, Where Can I Go, Alarm Enhancements, All Aboard, PAWS, Double Tap Brakes @sirkut- Infernal Robotics @SofieBrink- Starship Expansion Project ...
Yellow warning signs on keyUsage in Detailed certificate display You can request the following types of certificates? Oh really? I don't see the one I need there. You do not have administrative privileges on the server Failover Cluster You do not have sufficient permission to enroll with SCEP...
从几年前入门 KSP 的那一刻起,就苦游戏社区 Mod 无汉化良久,于是就创立了此汉化项目,旨在帮助玩家在打上所支持 Mod 时能够享受到简体中文翻译。 该项目主要使用 Module Manager 的 Patch 功能并结合 C# 的 Harmony 库来实现对 KSP 社区 Mod 的汉化,此方法可以在不修改任何 Mod 文件的情况下,于游戏运行时的...
As the part-upgrade data is initially populated prior to ModuleManager patching, this fix allows for the patches that are applied to the PARTUPGRADE nodes to be reloaded for use by the PartUpgrade system. With this fix in place the tech-nodes, names, descriptions, etc, for the ...
PD_DLLS="ModuleManagerWatchDog" # Rule oriented deployoment for PluginData #declare -A PD_SUB_RULES=( ["KSPe.UI.12"]="./12x/KSPe.UI" ["KSPe.UI.14"]="./14x/KSPe.UI" ["KSPe.UI.18"]="./18x/KSPe.UI" ) declare -A PD_SUB_RULES=( ) PD_SUB_DLLS=`{ for K in ...
Module Manager基础语法 Module Manager (简称 MM,下同)是一个能够在游戏载入时对 CFG 配置文件做出修改的 Mod 。MM 会读取某一类 CFG 配置文件内容,对指定的 ConfigNode 进行修改,这类 CFG 配置文件称为 MM Patch ,MM Patch 必须要在安装了 MM 才会起作用,在原版中不会认为这类 CFG 配置文件中的内容合法,...