Files
oniagent/ONIModTutorial/ONIModTutorial-main/index.md
2026-05-30 11:00:36 +08:00

904 B
Raw Blame History

layout, hero, features
layout hero features
home
name text tagline actions
<span class="color-w">ONI</span><span class="color-r">Mod</span><span class="color-w">Tutorial</span> 缺氧 MOD 教程 Talk is cheap. Show me the code.
theme text link
brand 开始阅读 /preface
theme text
alt API Examples
title details
开发环境搭建 介绍如何配置 Visual Studio 2022 开发环境,以及如何引用游戏核心 DLL 文件。
title details
源码反编译与分析 使用 dnSpy 等工具查阅游戏底层代码逻辑,学习如何定位 Patch补丁注入点。
title details
实践与心得 分享《缺氧》Mod 开发中的实战案例,涵盖 Harmony 补丁使用及常见问题记录。