From 393309925cf67c71a6eb13fbccb5b40820fcdc8d Mon Sep 17 00:00:00 2001 From: szapp Date: Tue, 23 Apr 2024 13:37:44 +0200 Subject: [PATCH] Add marketplace badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b7bfb6..19b0ab7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI](https://github.com/szapp/patch-validator/actions/workflows/ci.yml/badge.svg)](https://github.com/szapp/patch-validator/actions/workflows/ci.yml) [![Coverage](badges/coverage.svg)](https://github.com/szapp/patch-validator/actions/workflows/ci.yml) +[![Marketplace](https://img.shields.io/github/v/release/szapp/patch-validator?logo=githubactions&logoColor=white&label=marketplace)](https://github.com/marketplace/actions/vdf-patch-validator) GitHub action for checking if Daedalus script symbols and resource files in a Gothic VDF patch adhere to the [naming conventions](https://github.com/szapp/Ninja/wiki/Inject-Changes#naming-conventions), if all symbol references are valid, and that no vital symbols are overwritten. This allows to determine the general compatibility of a patch.