mirror of
https://onedev.site.tesses.net/tytd2025
synced 2026-02-08 17:45:45 +00:00
First commit
This commit is contained in:
31
Tesses.YouTubeDownloader.PluginTemplate/cross.json
Normal file
31
Tesses.YouTubeDownloader.PluginTemplate/cross.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"dependencies": [
|
||||
],
|
||||
"info": {
|
||||
"description": "Plugin Template for TYTD2025",
|
||||
"maintainer": "Mike Nolan",
|
||||
"repo":"https://onedev.site.tesses.net/tytd2025",
|
||||
"homepage": "https://tesses.net/apps/tytd/2025/",
|
||||
"short_name": "tytd2025plugin",
|
||||
"short_name_pretty": "Tesses YouTube Downloader 2025 Plugin Template",
|
||||
"license": "GPLv3",
|
||||
"template_extra_text_ftles": [
|
||||
],
|
||||
"template_ignored_files": [
|
||||
"bin",
|
||||
"obj"
|
||||
],
|
||||
"template_info": {
|
||||
"type": "lib",
|
||||
"plugin_host": "tytd2025",
|
||||
"short_name": "changeme",
|
||||
"short_name_pretty": "Change Me",
|
||||
"license": "GPLv3"
|
||||
},
|
||||
"template_project_dependencies": [
|
||||
],
|
||||
"type": "template"
|
||||
},
|
||||
"name": "Tesses.YouTubeDownloader.PluginTemplate",
|
||||
"version": "1.0.0.0-prod"
|
||||
}
|
||||
Reference in New Issue
Block a user