- change OpenAL link in CONTRIBUTING.md (thanks @andre-vm)

This commit is contained in:
Ilya Shurumov 2020-10-16 18:53:45 +06:00
parent 86b2648d64
commit 9ab6eb3f55

View File

@ -14,7 +14,7 @@ First use [premake5](https://github.com/premake/premake-core/releases/download/v
Dependencies (links for Windows):
- [SDL 2](https://www.libsdl.org/release/SDL2-devel-2.0.12-VC.zip)
- [GLEW](https://netix.dl.sourceforge.net/project/glew/glew/2.1.0/glew-2.1.0-win32.zip)
- [OpenAL-Soft](https://kcat.strangesoft.net/openal-binaries/openal-soft-1.20.1-bin.zip)
- [OpenAL-Soft](https://openal-soft.org/openal-binaries/openal-soft-1.20.1-bin.zip)
Before running premake you need to download all dependencies.
After set next environment variables: