Source SDK 2013 community repos: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added categories to the page)
No edit summary
Line 1: Line 1:
The Source modding community has stepped up to maintain various repositories that include Valve's SDK code plus community changes. You can find a list of some of the options for getting the source code from the community below.  
The Source modding community has stepped up to maintain various repositories that include Valve's SDK code plus community changes. You can find a list of some of the options for getting the source code from the community below.  


* [https://github.com/jimbomcb/source-sdk-2013 jimbomcb/source-sdk-2013] - John McBroom's repo contains the SDK 2013 source with bug fixes.
* [https://github.com/jimbomcb/source-sdk-2013 jimbomcb/source-sdk-2013] - John McBroom's repo contains the SDK 2013 source with bug fixes. MISSING (2019)
* [https://github.com/saul/source-sdk-2013 saul/source-sdk-2013] - [[User:Saul|Saul Rennison]]'s repo contains the SDK 2013 source with bug fixes and a few features.
* [https://github.com/saul/source-sdk-2013 saul/source-sdk-2013] - [[User:Saul|Saul Rennison]]'s repo contains the SDK 2013 source with bug fixes and a few features.
* [https://github.com/fuzzzzzz/source-sdk-2013 fuzzzzzz/source-sdk-2013] - [[User:Fuzz|Nicolas Kirsch]]'s repo contains the SDK 2013 source with bug fixes and a few features.
* [https://github.com/fuzzzzzz/source-sdk-2013 fuzzzzzz/source-sdk-2013] - [[User:Fuzz|Nicolas Kirsch]]'s repo contains the SDK 2013 source with bug fixes and a few features. MISSING (2019)
* [https://github.com/sandern/py-source-sdk-2013 sandern/py-source-sdk-2013] - [[User:Sander|Sander van Noort]]'s repo contains the SDK 2013 source with auto generated bindings for Python 3
* [https://github.com/sandern/py-source-sdk-2013 sandern/py-source-sdk-2013] - [[User:Sander|Sander van Noort]]'s repo contains the SDK 2013 source with auto generated bindings for Python 3



Revision as of 15:44, 26 November 2019

The Source modding community has stepped up to maintain various repositories that include Valve's SDK code plus community changes. You can find a list of some of the options for getting the source code from the community below.

If you set up another GitHub repository that would be a good place for mod makers to pull from, please add it to the list.