nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.21k stars 191 forks source link

How to modify the engine build number? #331

Open marcikaa78 opened 8 months ago

marcikaa78 commented 8 months ago

I'm talking about the "Source Engine 24" or similar build identifier when opening the console.

EpicSentry commented 7 months ago

engine\console.cpp and search for "Source Engine", the 24 is the protocol version (see PROTOCOL_VERSION) and not the build number