Updated Source Engine (EN) (markdown)

nillerusr 2023-01-24 20:21:20 +03:00
parent d0b13d9c84
commit 78df868def

@ -23,8 +23,6 @@ Welcome to the Source Engine wiki!
- Install `git python gcc gcc-multilib sdl2 freetype2 fontconfig zlib bzip2 libjpeg libpng curl openal opus`.
- For 32 bit install `lib32-gcc-libs lib32-sdl2 lib32-freetype2 lib32-fontconfig lib32-zlib lib32-bzip2 lib32-libjpeg lib32-libpng lib32-curl lib32-openal lib32-opus`
- Follow common build instructions.
### gen2
- https://www.gentoo.org/get-started/
## Windows
- Install MSVC 15.9 and Windows SDK from Visual Studio Installer. Or you can install full version of Visual Studio 2017 and use his MSVC 15.9.
- Install [Python 3](https://python.org/downloads) and add it to Path.