ValveSoftware / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
3.76k stars 2k forks source link

What is "mp" and "sp" mean? #339

Closed MarkkusBoi closed 8 years ago

MarkkusBoi commented 8 years ago

Hello. I am sort of new to the Source SDK from here. This isn't really an issue, but as stated in the title, I don't know what "mp" and "sp" means here. It would be nice if it said that in the README file.

PistonMiner commented 8 years ago

It means MultiPlayer and SinglePlayer, you should check out the VDC page for this before asking questions here: https://developer.valvesoftware.com/wiki/Source_SDK_2013

MarkkusBoi commented 8 years ago

Thanks for the quick response. I appreciate it.