From 930c18a209cf919fc673de5d5c6c7fe472d2f730 Mon Sep 17 00:00:00 2001 From: BananaHolograma Date: Tue, 31 Oct 2023 14:16:51 +0000 Subject: [PATCH] updated plugin.cfg and kofi support label --- README.md | 1 + addons/achievements/plugin.cfg | 2 +- locale/README.es-ES.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1c9d38..1e4624f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![License](https://img.shields.io/github/license/GodotParadise/Achievements?cacheSeconds=2592000)](https://github.com/GodotParadise/Achievements/blob/main/LICENSE.md) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github)](https://github.com/godotparadise/Achievements/pulls) [![](https://img.shields.io/discord/1167079890391138406.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/XqS7C34x) +[![Kofi](https://badgen.net/badge/icon/kofi?icon=kofi&label)](https://ko-fi.com/bananaholograma)

[![es](https://img.shields.io/badge/lang-es-yellow.svg)](https://github.com/GodotParadise/Achievements/blob/main/locale/README.es-ES.md) diff --git a/addons/achievements/plugin.cfg b/addons/achievements/plugin.cfg index 33de957..1bcf491 100644 --- a/addons/achievements/plugin.cfg +++ b/addons/achievements/plugin.cfg @@ -3,5 +3,5 @@ name="GodotParadiseAchievements" description="Implement achievements in your game in a simple way and with minimal security practices." author="BananaHolograma" -version="1.0.0" +version="1.0.1" script="plugin.gd" diff --git a/locale/README.es-ES.md b/locale/README.es-ES.md index 5d46e70..82fa184 100644 --- a/locale/README.es-ES.md +++ b/locale/README.es-ES.md @@ -8,6 +8,7 @@ [![License](https://img.shields.io/github/license/GodotParadise/Achievements?cacheSeconds=2592000)](https://github.com/GodotParadise/Achievements/blob/main/LICENSE.md) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github)](https://github.com/godotparadise/Achievements/pulls) [![](https://img.shields.io/discord/1167079890391138406.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/XqS7C34x) +[![Kofi](https://badgen.net/badge/icon/kofi?icon=kofi&label)](https://ko-fi.com/bananaholograma)

[![en](https://img.shields.io/badge/lang-en-red.svg)](https://github.com/GodotParadise/Achievements/blob/main/README.md)