gd: added menu template
This commit is contained in:
38
menus/ATTRIBUTION.md
Normal file
38
menus/ATTRIBUTION.md
Normal file
@ -0,0 +1,38 @@
|
||||
# Attribution
|
||||
## Collaborators
|
||||
|
||||
### Role
|
||||
Person 1
|
||||
Person 2
|
||||
[Person w/ Link]()
|
||||
|
||||
## Sourced
|
||||
### Asset Type
|
||||
#### Use Case
|
||||
Author: [Name]()
|
||||
Source: [Domain : webpage.html]()
|
||||
License: [License]()
|
||||
|
||||
#### Godot Engine Logo
|
||||
Author: Andrea Calabró
|
||||
Source: [godotengine.org : press](https://godotengine.org/press/)
|
||||
License: [CC BY 4.0 International](https://github.com/godotengine/godot/blob/master/LOGO_LICENSE.txt)
|
||||
|
||||
## Tools
|
||||
#### Godot
|
||||

|
||||
Author: [Juan Linietsky, Ariel Manzur, and contributors](https://godotengine.org/contact)
|
||||
Source: [godotengine.org](https://godotengine.org/)
|
||||
License: [MIT License](https://github.com/godotengine/godot/blob/master/LICENSE.txt)
|
||||
|
||||
#### Godot Game Template
|
||||

|
||||
Author: [Marek Belski and contributors](https://github.com/Maaack/Godot-Game-Template/graphs/contributors)
|
||||
Source: [github: Godot-Game-Template](https://github.com/Maaack/Godot-Game-Template)
|
||||
License: [MIT License](LICENSE.txt)
|
||||
|
||||
#### Git
|
||||

|
||||
Author: [Linus Torvalds](https://github.com/torvalds)
|
||||
Source: [git-scm.com](https://git-scm.com/downloads)
|
||||
License: [GNU General Public License version 2](https://opensource.org/licenses/GPL-2.0)
|
Reference in New Issue
Block a user