Update RepoUrl, release paths

This commit is contained in:
Jade Macho 2024-02-13 21:56:32 +01:00
parent 1a63ecb560
commit e3329bb105
Signed by: 0x0ade
GPG Key ID: E1960710FE4FBEEF
2 changed files with 2 additions and 2 deletions

View File

@ -7,5 +7,5 @@
"Punchline": "Gluing PatMe and FFXIV2MQTT together.",
"Description": "Basic plugin that pokes FFXIV2MQTT every time PatMe detects a pat.",
"Tags": [ "pat", "emote", "mqtt", "patme", "ffxiv2mqtt" ],
"RepoUrl": "https://gitea.0x0a.de/0x0ade/PatMe2Mqtt"
"RepoUrl": "https://gitea.0x0a.de/0x0ade/DP-PatMe2Mqtt"
}

View File

@ -1,4 +1,4 @@
@set src=D:\Repos\ffxiv\PatMe2Mqtt\PatMe2Mqtt\bin\x64\Release\PatMe2Mqtt
@set src=.\PatMe2Mqtt\bin\x64\Release\PatMe2Mqtt
@set dst=O:\home\ade\wwwext\xiv\PatMe2Mqtt
dotnet build -c Release