Skip to content

The 2013 edition of the Source SDK. Modified for use for Bitl Development Studio's current and future projects.

License

Notifications You must be signed in to change notification settings

BitlDevelopmentStudios/source-sdk-2013-bds-base

 
 

Repository files navigation

Source SDK 2013 BDS Base

This is a Source SDK 2013 fork made for the purpose of giving a reliable mod base for currently updated and future Bitl Development Studio (BDS) mod projects. This was based off the TF2 SDK release, and will be updated as the SDK updates.

This will feature sources for some currently updated and future Bitl Development Studio (BDS) mod projects. This base is specific to multiplayer mod projects.

Projects using this base:

  • TBA

Features:

  • Restored game project generator scripts. No more having to generate every project!
  • Implements various pull requests from the master repo, allowing for a stable and reliable mod base.
  • Build scripts for Half-Life 2, Lost Coast, and HL2 episodes, with NextBot support.
    • NOTE: You may need to do some tinkering to make these singleplayer projects work well with the new SDK base. There are some bugs and crashes that won't be addressed by this base.
  • NPC NextBot sensing support from FIREFIGHT RELOADED.
  • Integrated Python binaries (on Windows) for more simple buiding.
  • Implemented Discord RPC support. Mod authors can change the DiscordAppId parameter in their gameinfo.txt file for more personalized icons. Mods can also use the DiscordAllowMapIcons option to allow map specific icons. Mod icons must be named "ModImage" and map icons must be named the map name.

Setup:

Read Autumn's setup guide at README_FROG.md for detailed setup. You may also read a more detailed guide here: https://developer.valvesoftware.com/wiki/Source_SDK_2013

About

The 2013 edition of the Source SDK. Modified for use for Bitl Development Studio's current and future projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 39.5%
  • HTML 33.3%
  • Python 23.5%
  • C 2.5%
  • Tcl 1.0%
  • GLSL 0.1%
  • Other 0.1%