Zh/Half-Life SDK: Difference between revisions
< Zh
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{windows → {{win) |
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{GoldSrc → {{gldsrc (2)) |
||
Line 7: | Line 7: | ||
| {{tr | | {{tr | ||
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#303030|width=30%| '''[[:Category:GoldSrc Modding|模组制作]]''' }} | | {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#303030|width=30%| '''[[:Category:GoldSrc Modding|模组制作]]''' }} | ||
{{td|radius=0 3px 0 0|align=center| 创建、组织和发布你的 {{ | {{td|radius=0 3px 0 0|align=center| 创建、组织和发布你的 {{gldsrc|4}} 项目。 }} | ||
}} | }} | ||
{{tr | {{tr | ||
Line 39: | Line 39: | ||
{{tr | {{tr | ||
| {{td|align=center|font-size=14px|bgcolor=#303030| '''[[:Category:GoldSrc Technical|技术]]''' }} | | {{td|align=center|font-size=14px|bgcolor=#303030| '''[[:Category:GoldSrc Technical|技术]]''' }} | ||
{{td|align=center| 对 {{ | {{td|align=center| 对 {{gldsrc|4|nt=1|addtext='s}} 功能的深入讨论。 }} | ||
}} | }} | ||
{{tr | {{tr |
Revision as of 13:23, 4 January 2024
半衰期SDK是创建金源内容所需的工具集。在2013年8月30日,半条命 SDK 终于被添加到了Steam 的 '工具' 部分。现在,你可以创建和编译半衰期和其他金源的模组,这些模组适用于 Windows,macOS和 Linux,这是SteamPipe更新的结果。
模组制作 | 创建、组织和发布你的 ![]() |
关卡设计 | 地图 是汇集各种元素的3D世界。 |
编程 | 一个模组的 C++ 代码 定义了其世界和游戏规则的行为。 |
建模 | 模型 是游戏世界中详细的3D对象。 |
纹理 | 纹理 用于向地图或模型添加额外的2维细节。 |
声音 | 高质量的 音频 为你的世界增添了第四维度。 |
效果 | 如烟雾、火花、血液和火焰等效果是由 效果 创建的。 |
教程 | 关于各种主题的逐步指导。 |
技术 | 对 ![]() |
术语表 | 你可能会遇到的 术语 的解释。 |
官方工具 | 由 ![]() |
第三方工具 | 由 社区 创造的有用的开发工具。 |