File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ [[Translation :en/Development/Main Page ]]
2+ {{zh/Development/导航}}
3+
4+ [[File :en/Development/BlackBook.png |128px ]]
5+
6+ ==概要 ==
7+ * [https://www.openttd.org OpenTTD ] 是一个开源项目,遵循 [https://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPLv2 ] 协议。
8+ * 你可以[https://github.com/OpenTTD/OpenTTD 在线查看代码仓库 ] 并用 [https://en.wikipedia.org/wiki/Git Git ] 下载得到源码的副本。
9+ * OpenTTD 代码仓库的最新内容可以在 [https://github.com/OpenTTD/OpenTTD/commits GitHub ] 查看 ([https://github.com/OpenTTD/OpenTTD/commits/master.atom 支持 RSS 订阅! ])
10+ * 如果你对源代码进行了一些更改,并想要合并到代码仓库中,你可以提交一个[https://github.com/OpenTTD/OpenTTD/blob/master/CONTRIBUTING.md#pull-requests pull request ]。
11+ * 我们使用 GitHub 的 issues 来处理遇到的[https://github.com/OpenTTD/OpenTTD/blob/master/CONTRIBUTING.md#using-the-issue-tracker 各种 bug 问题之类的反馈 ]
12+ * [https://github.com/OpenTTD/OpenTTD/blob/master/CONTRIBUTING.md#project-goals 官方分支的 ] (另请参阅 OpenTTD 项目的总目标[[en/Development/Objectives ]]
13+
14+ ==开发文档 ==
15+ OpenTTD 尚未建立一个正式的,统一的开发文档。 这是一个历史悠久、有很多个 API 实现的复杂工程项目。
16+
17+ 对于核心游戏开发,当前页面右侧的"OpenTTD 开发文档"导航栏可以作为一个很好的切入点,其提供了:
18+ * 指向当前 wiki 存在的开发文档的链接
19+ * 指向外部资源的链接,比如 OpenTTD GitHub(包含部分核心开发文档)和由 Doxygen 自动生成的文档。
20+
21+
22+ OpenTTD 包含有一系列用于开发 插件/mod 内容的 API 接口。 本页面的侧边导航栏提供了指向"Content APIs (mod开发框架)"的链接。
23+
24+ ==其他资源 ==
25+
26+ *[[en/Archive/OpenTTD/Main Page ]]
27+ *[[en/Archive/Community/Nightly build ]]
28+ *[[en/Archive/Community/Compile Farm ]]
29+
You can’t perform that action at this time.
0 commit comments