feat: initial PSG Launcher scaffold
This commit is contained in:
11
manifests/latest.json
Normal file
11
manifests/latest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"notes": "Initial release of PSG Launcher.",
|
||||
"pub_date": "2026-05-27T00:00:00Z",
|
||||
"platforms": {
|
||||
"windows-x86_64": {
|
||||
"signature": "REPLACE_WITH_TAURI_SIGNER_SIG",
|
||||
"url": "https://gitea.YOURDOMAIN.com/OWNER/psg-launcher/releases/download/v0.1.0/PSG-Launcher_0.1.0_x64-setup.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user