Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gottyduke/PluginTutorialCN
SKSE64插件开发入门, for 上古卷轴5: 天际特别版 (SKSE64) - 持续施工中
https://github.com/gottyduke/PluginTutorialCN
Last synced: 4 days ago
JSON representation
SKSE64插件开发入门, for 上古卷轴5: 天际特别版 (SKSE64) - 持续施工中
- Host: GitHub
- URL: https://github.com/gottyduke/PluginTutorialCN
- Owner: gottyduke
- Created: 2020-04-25T01:50:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T07:01:02.000Z (about 2 years ago)
- Last Synced: 2024-08-02T17:38:31.485Z (3 months ago)
- Language: PowerShell
- Homepage:
- Size: 6.95 MB
- Stars: 31
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SKSE64插件开发入门
for 上古卷轴5: 天际 (SKSE64) - 持续施工中希望能够帮助到对SKSE64插件开发感兴趣的朋友.
此教程更新时游戏版本为: *SE 1.5.97*, *AE 1.6.640*, *SKSE 2.2.2*, *CommonLibSSE-NG 3.5.2*
> 欢迎PR任何的更改建议, 意见或疑惑.
> 联系作者? 先善用网络工具搜索, 疑难杂症可以加入QQ群, 群号`0x215249EF`.---
## 目录导航
已完成: ✓ 施工中: ✗### 0. 开发环境
- [工具配置](/docs/setup/Setup.md) ✓
- [Maxsu的快速入门](/docs/setup/QuickStart.md)
- [脚本说明](/docs/setup/Script.md) ✓
- [脚本Repo](https://github.com/gottyduke/SKSEPlugins)### 1. 游戏资源
- [插件基础](/docs/resources/Plugin.md) ✓
- [事件响应](/docs/resources/Events.md) ✓
- [Papyrus调用](/docs/resources/Papyrus.md) ✓### 2. 探索未知
- [内存补丁](/docs/tounknown/MemPatch.md) ✓
- [函数Hook](/docs/tounknown/FuncHook.md) ✗---
感谢Ryan和SKSE组让这一切成为可能.
感谢射大师(T-Avatar)的帮助.
感谢Maxsu的无数次测试和帮助.
---
作者: Dropkicker & Maxsu @ 2022