The continuation of Master Sword Continued, a total HL1 conversion mod.
- Visual Studios 2015 or higher, prefered Visual Studios 2022.
- Lastest version of CMake 3.24 or greater.
- You can either generate project files by running
createall.bat
or manually run CMake bycmake -S . -B ./build -A Win32
Currently the project relies on C++14, but we do plan on upgrading to a newer version.
Please see the Valve Dev Wiki.
Have a look at the open Github issues that aren't assigned here, or feel free to join our Discord to ask how to contribute further.