Template:Archived Page History/Half-Life SDK/en: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Made the Half-Life SDK Docs page more consistent with its Source SDK Docs counterpart)
Line 7: Line 7:
| {{tr
| {{tr
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#303030|width=30%| '''[[:Category:GoldSrc Modding|Modding]]''' }}
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#303030|width=30%| '''[[:Category:GoldSrc Modding|Modding]]''' }}
  {{td|radius=0 3px 0 0|align=center| Creating, organizing and releasing your [[GoldSrc|<span style=color:#E1E0DF>GoldSrc</span>]] project. }}
  {{td|radius=0 3px 0 0|align=center| Creating, organizing and releasing your {{GoldSrc|4}} project. }}
}}
}}
{{tr
{{tr
Line 15: Line 15:
{{tr
{{tr
| {{td|align=center|font-size=14px|bgcolor=#303030| '''[[:Category:GoldSrc Programming|Programming]]''' }}
| {{td|align=center|font-size=14px|bgcolor=#303030| '''[[:Category:GoldSrc Programming|Programming]]''' }}
  {{td|align=center| text = A mod's C++ code defines the way its world and game rules behave. }}
  {{td|align=center| text = A mod's C++ <span style=color:#E1E0DF>code</span> defines the way its world and game rules behave. }}
}}
}}
{{tr
{{tr
Line 39: Line 39:
{{tr
{{tr
| {{td|align=center|font-size=14px|bgcolor=#303030| '''[[:Category:GoldSrc Technical|Technical]]''' }}
| {{td|align=center|font-size=14px|bgcolor=#303030| '''[[:Category:GoldSrc Technical|Technical]]''' }}
  {{td|align=center| In-depth discussion of [[GoldSrc|<span style=color:#E1E0DF>GoldSrc's</span>]] features. }}
  {{td|align=center| In-depth discussion on the {{GoldSrc|4|nt=1|addtext='s}} features. }}
}}
}}
{{tr
{{tr
Line 47: Line 47:
{{tr
{{tr
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#303030|width=30%| '''[[:Category:Official GoldSrc Tools|Official Tools]]''' }}
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#303030|width=30%| '''[[:Category:Official GoldSrc Tools|Official Tools]]''' }}
  {{td|radius=0 3px 0 0|align=center| Official tools made by [[Valve|<span style=color:#E1E0DF>Valve</span>]] for [[GoldSrc|<span style=color:#E1E0DF>GoldSrc</span>]] engine games. }}
  {{td|radius=0 3px 0 0|align=center| Official tools made by {{Valve|4}} for their games. }}
}}
}}
{{tr
{{tr

Revision as of 06:57, 27 August 2023

Flag-white.pngEnglish (en)

The Half-Life SDK Half-Life SDK is the set of tools needed to create content for GoldSrc. On 30th August 2013, the Half-Life SDK was finally added to Steam in the 'Tools' section. You can now create and compile Half-Life and other GoldSrc mods for Windows, macOS and Linux as a result of the SteamPipe updates.