To reduce bot traffic you must login to view /lordwelch/jellyfin-plugin-template/src/commit/5e63c884e8fa897bb3b50bf0c7151e9e511b554e/README.md.
The GitHub login only links via username.
Files
2022-07-12 03:54:26 +02:00

16 lines
364 B
JSON

{
"name": "Plugin A",
"guid": "f5ddc434-4b42-45d0-a049-8dda7f1ed30b",
"version": "1.0.0.0",
"targetAbi": "10.8.0.0",
"framework": "net6.0",
"owner": "Oddstr13",
"overview": "Test plugin A",
"description": "Test plugin A",
"category": "Other",
"artifacts": [
"dummy.dll"
],
"changelog": "Initial Release\n"
}