updated credits, licenses, readme
This commit is contained in:
-20
@@ -1,20 +0,0 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2021 János Turánszki
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this
|
||||
software and associated documentation files (the "Software"), to deal in the Software
|
||||
without restriction, including without limitation the rights to use, copy, modify,
|
||||
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to the following
|
||||
conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies
|
||||
or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
||||
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
||||
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
|
||||
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
Copyright (c) 2021 Turánszki János
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
@@ -2,12 +2,13 @@
|
||||
|
||||
# Wicked Engine
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](LICENSE.txt)
|
||||
[](https://discord.gg/CFjRYmE)
|
||||
<a href="https://twitter.com/intent/follow?screen_name=turanszkij"><img src="https://img.shields.io/twitter/follow/turanszkij.svg?style=social" alt="follow on Twitter"></a><br/>
|
||||
[](https://github.com/turanszkij/WickedEngine/actions)
|
||||
[](https://ci.appveyor.com/project/turanszkij/wickedengine)
|
||||
[](https://www.microsoft.com/store/productId/9PPMV065W9QJ)
|
||||
[](https://www.microsoft.com/store/productId/9PPMV065W9QJ)<br/>
|
||||
[](https://www.patreon.com/wickedengine)
|
||||
|
||||
|
||||
<br/>
|
||||
|
||||
+2
-2
@@ -41,9 +41,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Supplementary", "Supplement
|
||||
.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
|
||||
LICENSE.txt = LICENSE.txt
|
||||
README.md = README.md
|
||||
third_party_software.txt = third_party_software.txt
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OfflineShaderCompiler", "WickedEngine\OfflineShaderCompiler.vcxproj", "{3B74A7FE-CED7-4723-8824-AC708A865B98}"
|
||||
|
||||
@@ -2,6 +2,7 @@ Credits
|
||||
|
||||
Creator: János Turánszki https://github.com/turanszkij
|
||||
|
||||
|
||||
Contributions:
|
||||
- Silas Oler https://github.com/Kliaxe
|
||||
- Stochastic Screen Space Reflections
|
||||
@@ -27,3 +28,11 @@ Contributions:
|
||||
- Fixes
|
||||
- Megumumpkin https://github.com/megumumpkin
|
||||
- Fixes
|
||||
|
||||
|
||||
Support the project on Patreon: https://www.patreon.com/wickedengine
|
||||
Patreon supporters:
|
||||
- Nemerle
|
||||
- James Webb
|
||||
- Quifeng Jin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user