1
0

Update README

This commit is contained in:
Ö. Efe D.
2025-03-09 21:07:07 +01:00
parent 91e075cb44
commit 783279d79b

View File

@@ -37,7 +37,8 @@ This file stores essential metadata in JSON format. **Make sure you adhere to th
"repo": "https://github.com/joemama/extended-cards", "repo": "https://github.com/joemama/extended-cards",
"downloadURL": "https://github.com/joemama/extended-cards/releases/latest/extended-cards.tar.gz", "downloadURL": "https://github.com/joemama/extended-cards/releases/latest/extended-cards.tar.gz",
"folderName": "ExtendedCards", "folderName": "ExtendedCards",
"version": "1.0.0" "version": "1.0.0",
"automatic-version-check": true
} }
``` ```