Category:SDK Documentation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
:* The IDE & Compiler '''ASSUMED''' by every page is {{Visual Studio|4|nt=4}}
:* The IDE & Compiler '''ASSUMED''' by every page is {{Visual Studio|4|nt=4}}
:* All Project, Compiler, and Linker Properties/settings are assumed untouched
:* All Project, Compiler, and Linker Properties/settings are assumed untouched
:* Every article will assume you are a beginner to both CPP and the SourceSDK.
:* Every article will assume you are a beginner to both C++ and the Source SDK.
:* All Articles assumed an un-modified fresh install of the SDK
:* All Articles assumed an un-modified fresh install of the SDK



Revision as of 20:56, 17 October 2025


Warning icon.png
Warning: Work in Progress (User:SomeoneTookSeven)
"SDKImg"
Reminders about information contained in this category:
  • All language referring to the "SDK" is in reference to the latest checked version found at: ValveSoftware/source-sdk-2013 ValveSoftware/source-sdk-2013
  • The IDE & Compiler ASSUMED by every page is Visual Studio Visual Studio 2022
  • All Project, Compiler, and Linker Properties/settings are assumed untouched
  • Every article will assume you are a beginner to both C++ and the Source SDK.
  • All Articles assumed an un-modified fresh install of the SDK

Any Page that deviates from the above assumptions needs to be explicitly marked with what is changed from these assumptions

  • Any Author who wishes to document information that does not follow these assumptions are encouraged to use to use subpages of the original page to discourage empty and near-empty categories

SDK Concepts

Pages aiming to explain how the SDK operates

Projects

The pre-made projects that come with the SourceSDK by default


Pages in category "SDK Documentation"

The following 2 pages are in this category, out of 2 total.