From fba87625fdc54c8a6d39ef2be1441a31b0541ebb Mon Sep 17 00:00:00 2001 From: rennokki Date: Mon, 21 Jun 2021 13:32:27 +0300 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ded16a2..ea3e24e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Game Terrain ![](map.png) -![Docker Release](https://github.com/renoki-games/python-game-terrain/workflows/Docker%20Release/badge.svg?branch=master) +![Docker Release](https://github.com/renoki-games/python-game-terrain/workflows/Docker%20Release/badge.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/renokigames/python-game-terrain) Generate Simplex-based procedural game terrain, via CLI or via REST API, using Python. From 7a85a2e53b5d19efca172f33f672d20b832fc42e Mon Sep 17 00:00:00 2001 From: rennokki Date: Mon, 26 Jul 2021 16:12:07 +0300 Subject: [PATCH 2/4] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ea3e24e..ad563c1 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Generate Simplex-based procedural game terrain, via CLI or via REST API, using P - [Game Terrain](#game-terrain) - [🚀 Installation](#-installation) + - [🤝 Supporting](#-supporting) - [🙌 Usage](#-usage) - [🖥 CLI](#-cli) - [🔗 HTTP REST API](#-http-rest-api) @@ -20,6 +21,12 @@ Generate Simplex-based procedural game terrain, via CLI or via REST API, using P - [Majors and Minor versions](#majors-and-minor-versions) - [Latest Tags](#latest-tags) +## 🤝 Supporting + +If you are using your application in your day-to-day job (in production), on presentation demos, hobby projects, or even school projects, spread some kind words about our work or sponsor our work via KoFi. 📦 + +[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R6R42U8CL) + ## 🚀 Installation ```bash From 893f35baf0ba24fa16ed563180b9b755ffbabf87 Mon Sep 17 00:00:00 2001 From: rennokki Date: Sun, 1 Aug 2021 23:44:04 +0300 Subject: [PATCH 3/4] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad563c1..e89f5fc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Game Terrain -============ +Simplex Game Terrain Generator +============================== ![](map.png) @@ -23,9 +23,11 @@ Generate Simplex-based procedural game terrain, via CLI or via REST API, using P ## 🤝 Supporting -If you are using your application in your day-to-day job (in production), on presentation demos, hobby projects, or even school projects, spread some kind words about our work or sponsor our work via KoFi. 📦 +If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, spread some kind words about our work or sponsor our work via Patreon. 📦 -[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R6R42U8CL) +You will sometimes get exclusive content on tips about Laravel, AWS or Kubernetes on Patreon and some early-access to projects or packages. + +[](https://www.patreon.com/bePatron?u=10965171) ## 🚀 Installation From c84a56ffd52033fe4eaf1921a58a940b646fddcd Mon Sep 17 00:00:00 2001 From: rennokki Date: Sun, 1 Aug 2021 23:44:25 +0300 Subject: [PATCH 4/4] Create FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..b17d7a2 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +patreon: rennokki