Skip to content

Commit 3c7040a

Browse files
committed
add keywords
1 parent 9f7d386 commit 3c7040a

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
custom: ["https://pomagam.pl/web-minecraft", "https://ko-fi.com/webmc"]

package.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,12 @@
2222
"type": "git",
2323
"url": "git://github.com/michaljaz/web-minecraft.git"
2424
},
25-
"funding": [
26-
{
27-
"type": "individual",
28-
"url": "https://pomagam.pl/web-minecraft"
29-
},
30-
{
31-
"type": "individual",
32-
"url": "https://ko-fi.com/webmc"
33-
}
25+
"keywords": [
26+
"minecraft",
27+
"game",
28+
"browser",
29+
"mineflayer",
30+
"threejs"
3431
],
3532
"dependencies": {
3633
"@msgpack/msgpack": "^2.4.1",

0 commit comments

Comments
 (0)