diff --git a/WickedEngine.sln b/WickedEngine.sln index a66963732..5ce704951 100644 --- a/WickedEngine.sln +++ b/WickedEngine.sln @@ -39,6 +39,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Supplementary", "Supplement .github\workflows\build-nightly.yml = .github\workflows\build-nightly.yml .github\workflows\build-pr.yml = .github\workflows\build-pr.yml .github\workflows\build.yml = .github\workflows\build.yml + credits.txt = credits.txt features.txt = features.txt LICENSE.md = LICENSE.md other_licenses.txt = other_licenses.txt diff --git a/credits.txt b/credits.txt new file mode 100644 index 000000000..26111c271 --- /dev/null +++ b/credits.txt @@ -0,0 +1,29 @@ +Credits + +Creator: János Turánszki https://github.com/turanszkij + +Contributions: +- Silas Oler https://github.com/Kliaxe + - Stochastic Screen Space Reflections + - Realistic Sky + - Volumetric clouds + - Exponential height fog +- Matteo De Carlo https://github.com/portaloffreedom + - Linux version, Cmake +- XThemeCore https://github.com/XthemeCore + - Morph target support +- Amer Koleci https://github.com/amerkoleci + - Windows Cmake + - Refactors, fixes +- James Webb https://github.com/jdswebb + - Fixes +- Ben Vinson https://github.com/BenV + - Fixes +- Alexander Weinrauch https://github.com/AlexAUT + - Fixes +- Eric Fedosejevs https://github.com/efedo + - Fixes +- Johan Aires Rastén https://github.com/JohanAR + - Fixes +- Megumumpkin https://github.com/megumumpkin + - Fixes