OctoAwesome / octoawesome

This is the code repository for the OctoAwesome project - a collection of daily, 20 minute long game development tutorial videos, iterating over the same piece of code
http://octoawesome.net/
MIT License
108 stars 31 forks source link

Adds OpenAL redistributables #296

Closed TheBlubb14 closed 3 years ago

TheBlubb14 commented 3 years ago

With this change user who want to contribute or just want to play the artifacts on windows do not need to install OpenAL. OpenAL will be present as a runtime library.

The nuget package used does not have dlls for linux. @jvbsl wants to make a better and more bulletproof solution in engenious for all supported plattforms in the near future.

TheBlubb14 commented 3 years ago

265 would then be partially solved(atleast for windows)