Source SDK 2013 community repos: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added link to my user page)
(Added py-source-sdk-2013, a Python 3 bindings repo)
Line 5: Line 5:
* [https://github.com/interglyph/Source-SDK-2013 interglyph/Source-SDK-2013] - Marc-Antoine Lortie's repo contains a 2013 version of the 2007 template multiplayer SDK.
* [https://github.com/interglyph/Source-SDK-2013 interglyph/Source-SDK-2013] - Marc-Antoine Lortie's repo contains a 2013 version of the 2007 template multiplayer SDK.
* [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.
* [https://github.com/sandern/py-source-sdk-2013 sandern/py-source-sdk-2013] - [[User:Sandern|Sander van Noort]]'s repo contains the SDK 2013 source with auto generated bindings for Python 3


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.
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.

Revision as of 12:13, 5 August 2013

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.