forked from Mirrors/itch-dl
Add donation and repo links
This commit is contained in:
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ko_fi: dragoonaethis
|
||||||
@@ -19,8 +19,10 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[tool.poetry.urls]
|
[tool.poetry.urls]
|
||||||
|
"GitHub" = "https://github.com/DragoonAethis/itch-dl"
|
||||||
"Wiki" = "https://github.com/DragoonAethis/itch-dl/wiki"
|
"Wiki" = "https://github.com/DragoonAethis/itch-dl/wiki"
|
||||||
"Bug Tracker" = "https://github.com/DragoonAethis/itch-dl/issues"
|
"Bug Tracker" = "https://github.com/DragoonAethis/itch-dl/issues"
|
||||||
|
"Donate" = "https://ko-fi.com/dragoonaethis"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
|
|||||||
Reference in New Issue
Block a user