generated from MechanicalFlower/godot-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(credits): regenerate credits file with local license link
- Loading branch information
1 parent
2dd4041
commit a0ae0d5
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
# Credits | ||
|
||
## Addons | ||
- "[addons/gd-plug/*](https://github.com/imjp94/gd-plug)" by **Tan Jian Ping** licensed under [MIT](https://spdx.org/licenses/MIT.html) | ||
- "[addons/debug_menu/*](https://github.com/godot-extended-libraries/godot-debug-menu)" by **Hugo Locurcio and contributors** licensed under [MIT](https://spdx.org/licenses/MIT.html) | ||
- "[addons/UniversalFade/*](https://github.com/KoBeWi/Godot-Universal-Fade)" by **Tomek** licensed under [MIT](https://spdx.org/licenses/MIT.html) | ||
- "[addons/gd-plug/*](https://github.com/imjp94/gd-plug)" by **Tan Jian Ping** licensed under [MIT](./LICENSES/MIT.txt) | ||
- "[addons/debug_menu/*](https://github.com/godot-extended-libraries/godot-debug-menu)" by **Hugo Locurcio and contributors** licensed under [MIT](./LICENSES/MIT.txt) | ||
- "[addons/UniversalFade/*](https://github.com/KoBeWi/Godot-Universal-Fade)" by **Tomek** licensed under [MIT](./LICENSES/MIT.txt) | ||
## Models | ||
- "[assets/blocks/*](https://github.com/Zylann/marbles)" by **Zylann** licensed under [MIT](https://spdx.org/licenses/MIT.html) | ||
- "[assets/blocks/*](https://github.com/Zylann/marbles)" by **Zylann** licensed under [MIT](./LICENSES/MIT.txt) | ||
## Textures | ||
- "[assets/icons/*](https://icons8.com/)" by **Icons8** licensed under [LicenseRef-linksware](https://spdx.org/licenses/LicenseRef-linksware.html) | ||
- "[assets/textures/marble/*](https://ambientcg.com/view?id=Ground037)" by **Lennart Demes** licensed under [CC0-1.0](https://spdx.org/licenses/CC0-1.0.html) | ||
- "[assets/textures/wood.jpg](https://github.com/Zylann/marbles)" by **Zylann** licensed under [MIT](https://spdx.org/licenses/MIT.html) | ||
- "[assets/icons/*](https://icons8.com/)" by **Icons8** licensed under [LicenseRef-linksware](./LICENSES/LicenseRef-linksware.txt) | ||
- "[assets/textures/marble/*](https://ambientcg.com/view?id=Ground037)" by **Lennart Demes** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt) | ||
- "[assets/textures/wood.jpg](https://github.com/Zylann/marbles)" by **Zylann** licensed under [MIT](./LICENSES/MIT.txt) | ||
## Sounds | ||
- "[assets/sounds/countdown/*](https://opengameart.org/content/countdown)" by **Destructavator** licensed under [CC-BY-3.0](https://spdx.org/licenses/CC-BY-3.0.html) | ||
- "[assets/sounds/sfx/*](https://github.com/Zylann/marbles)" by **Zylann** licensed under [CC-BY-NC-ND-1.0](https://spdx.org/licenses/CC-BY-NC-ND-1.0.html) | ||
- "[assets/sounds/countdown/*](https://opengameart.org/content/countdown)" by **Destructavator** licensed under [CC-BY-3.0](./LICENSES/CC-BY-3.0.txt) | ||
- "[assets/sounds/sfx/*](https://github.com/Zylann/marbles)" by **Zylann** licensed under [CC-BY-NC-ND-1.0](./LICENSES/CC-BY-NC-ND-1.0.txt) | ||
## Fonts | ||
- "[assets/fonts/box_pixies.ttf](https://www.fontspace.com/boxpixies-font-f27657)" by **Heaven Castro** licensed under [CC0-1.0](https://spdx.org/licenses/CC0-1.0.html) | ||
- "[assets/fonts/box_pixies.ttf](https://www.fontspace.com/boxpixies-font-f27657)" by **Heaven Castro** licensed under [CC0-1.0](./LICENSES/CC0-1.0.txt) | ||
## Shaders | ||
- "[shaders/sky.gdshader](https://godotshaders.com/shader/stylized-sky-with-procedural-sun-and-moon/)" by **krzmig** licensed under [MIT](https://spdx.org/licenses/MIT.html) | ||
- "[shaders/sky.gdshader](https://godotshaders.com/shader/stylized-sky-with-procedural-sun-and-moon/)" by **krzmig** licensed under [MIT](./LICENSES/MIT.txt) |