Skip to content

Commit 6b9a778

Browse files
authored
Create README.md
1 parent d3718db commit 6b9a778

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# source-sdk-hlmv
2+
3+
The code for this repo is pulled from the old 2006 SDK. You can see the original here.
4+
https://github.com/Source-SDK-Archives/source-sdk-2006-ep1/tree/master/utils/hlmv
5+
6+
It has been made to work with SDK 2013 and VS 2022.
7+
I have not and will not attempt to compile this with ancient versions of Visual Studio. [If you're still using old VS, I'd suggest checking out this repo](https://github.com/ozxybox/source-mp13-vs2022).
8+
9+
Let me know if you make something cool with this!
10+
11+
12+
Changes:
13+
- Camera properly now rotates around the model, rather than the model rotating around the camera
14+
- View Panning can now also be done via the Middle Mouse Button
15+
- Zooming can now also be done via the Scroll Wheel
16+
- The control panel can now be hidden via a button under the Options tab
17+

0 commit comments

Comments
 (0)