Added "do not upload" tag to plugin-template

This commit is contained in:
TrainDoctor 2022-08-10 14:11:27 -07:00
parent c15ae3b743
commit 55d4daca69
No known key found for this signature in database
GPG key ID: FFABB0E08B5CEDD9

View file

@ -3,7 +3,7 @@
"author": "John Doe",
"flags": ["debug", "_root"],
"publish": {
"tags": ["template", "root"],
"tags": ["template", "root", "dnu"],
"description": "Decky example plugin.",
"image": "https://opengraph.githubassets.com/1/SteamDeckHomebrew/PluginLoader"
}