tmp64 / BugfixedHL-Rebased

Bugfixed and improved Half-Life
GNU General Public License v3.0
111 stars 23 forks source link

does not compile in visual studio #189

Closed Ashimdude closed 10 months ago

Ashimdude commented 10 months ago

Built it in cmake but visual studio tons of stuff is just not opening like mathlib or even tier0 tier2. Lots of #include 's not working.

tmp64 commented 10 months ago

You need to download submodules.

git submodule init
git submodule update
tmp64 commented 10 months ago

Closing for no response