1 个仓库
Programming frameworks tailored to the specific architecture and API of a particular game engine.
Distinct from Engine Source References: Focuses on development targeted at a specific engine's API rather than general engine source references.
Explore 1 awesome GitHub repository matching game development · Engine-Specific Development. Refine with filters or upvote what's useful.
The Source Engine SDK is a C++ game development kit and modding framework designed for creating game modifications and custom gameplay extensions for the Source engine. It provides a structured environment and a collection of source code and binaries required to build custom content for compatible titles. The kit serves as a toolset for C++ game engine programming, enabling the development of custom gameplay mechanics, new rulesets, and game modes. It includes the libraries and headers necessary to compile and build gameplay extensions and custom game content.
Provides the specific C++ source code and tools required to create gameplay mechanics for the Source engine.