forked from Hengle/Gamekit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathARTISTS
102 lines (96 loc) · 3.59 KB
/
ARTISTS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
This file is a list of Artist that contributed to Gamekit
directly by providing the art for Gamekit or indirectly by making their art
available through a permissive license.
TODO: parse the file and create a credit section for Gamekit
// https://game-icons.net/
// https://opengameart.org/content/700-rpg-icons
// https://opengameart.org/content/flare-item-variation-60x60-only
// https://opengameart.org/content/weapon-icons-32x32px-painterly
// https://opengameart.org/content/explosion
// https://opengameart.org/content/water-magic-effect
// https://opengameart.org/content/cosmic-time-magic-effect
// https://opengameart.org/content/spell-icon-collection-part-3
// https://opengameart.org/content/ice-spell-icons
// https://opengameart.org/content/fireball-effect
// https://opengameart.org/content/flare-item-variation-60x60-only
// https://opengameart.org/content/free-pixel-effects-pack
// https://opengameart.org/content/potion-bottles
// https://opengameart.org/content/potion-bottles-extra
// https://opengameart.org/content/game-icons-of-fantasy-potions-pack-1
// https://opengameart.org/content/32x32-icons-flare-compatible
// https://opengameart.org/content/flasks-and-potions
// https://opengameart.org/content/12-potion-flacons
// https://opengameart.org/content/epic-collection-potion
// https://opengameart.org/content/fantasy-icon-pack-by-ravenmore-0
// https://opengameart.org/content/100-seamless-textures
Template
========
,
{
"Attribution": "",
"Website": "",
"Source": "",
"Files": "",
"Licenses": []
}
Artists
=======
<json>
[
{
"Attribution": "J. W. Bjerk (eleazzaar) -- www.jwbjerk.com/art -- find this and other open art at: http://opengameart.org",
"Website": "www.jwbjerk.com/art",
"Source": "http://opengameart.org",
"Files": "Plugins/Gamekit/Content/Textures/IconsSkills/*",
"Licenses": [
"GNU GPL 2.0",
"GNU GPL 3.0",
"CC-BY 3.0",
"CC-BY-SA 3.0",
]
},
{
"Attribution": null,
"Website": "https://www.mixamo.com",
"Source": "https://helpx.adobe.com/creative-cloud/faq/mixamo-faq.html",
"Files": "",
"Values": "You can use both characters and animations royalty free for personal, commercial, and non-profit projects",
"Licenses": []
},
{
"Attribution": null,
"Website": "https://freestocktextures.com/",
"Source": [
"https://freestocktextures.com/search/?q=Grass",
"https://freestocktextures.com/search/?q=Dirt",
],
"Files": [
"Plugins/Gamekit/Content/Textures/Tex_Dirt_1"
"Plugins/Gamekit/Content/Textures/Tex_Dirt_2"
"Plugins/Gamekit/Content/Textures/Tex_Grass"
"Plugins/Gamekit/Content/Textures/Tex_Grass_2048"
"Plugins/Gamekit/Content/Textures/Tex_Moss",
"Plugins/Gamekit/Content/Textures/Tex_WhiteWall_2048"
"Plugins/Gamekit/Content/Textures/Tex_Cracked_Earth.Tex_Cracked_Earth",
"Plugins/Gamekit/Content/Textures/Tex_Wood_Cut.Tex_Wood_Cut",
"Plugins/Gamekit/Content/Textures/Tex_Wood_Cut2.Tex_Wood_Cut2",
"Plugins/Gamekit/Content/Textures/Tex_WoodPlanks"
],
"Licenses": [
"CC0"
]
},
{
"Attribution": "Game Icons",
"Website": "https://game-icons.net",
"Source": [
"https://game-icons.net/1x1/sbed/cancel.html#download",
"https://game-icons.net/1x1/guard13007/play-button.html",
],
"Files": [],
"Licenses": [
"CC-BY"
]
}
]
</json>