diff --git a/Source-Engine-(EN).md b/Source-Engine-(EN).md index 3098064..2a2496a 100644 --- a/Source-Engine-(EN).md +++ b/Source-Engine-(EN).md @@ -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.