From a0ccfeb1592a66030ddceeecf51133320d479cb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20G=C3=B3mez=20Maitret?= <32964490+PoshoDev@users.noreply.github.com> Date: Mon, 17 Feb 2020 16:08:09 -0600 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7fa8bc0..71f05ec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # DexTool Management tools for a Pokémon Living Dex. + +### Credits: + - Code by [Posho](https://github.com/PoshoDev). + - Ripped sprites by [msikma](https://github.com/msikma) from [PokéSprite](http://msikma.github.io/pokesprite/). + - [Non-Sandboxed File System](https://yellowafterlife.itch.io/gamemaker-nsfs) by [YAL](https://github.com/YellowAfterlife). + - [CSV Manager](https://marketplace.yoyogames.com/assets/522/csv-manager) by [derme](https://github.com/derme302). From e8314b37d8fc404a882b7e392838aad2398387d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20G=C3=B3mez=20Maitret?= <32964490+PoshoDev@users.noreply.github.com> Date: Mon, 17 Feb 2020 16:08:56 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71f05ec..f23c19d 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Management tools for a Pokémon Living Dex. ### Credits: - Code by [Posho](https://github.com/PoshoDev). - Ripped sprites by [msikma](https://github.com/msikma) from [PokéSprite](http://msikma.github.io/pokesprite/). - - [Non-Sandboxed File System](https://yellowafterlife.itch.io/gamemaker-nsfs) by [YAL](https://github.com/YellowAfterlife). + - [Non-sandboxed Filesystem](https://yellowafterlife.itch.io/gamemaker-nsfs) by [YAL](https://github.com/YellowAfterlife). - [CSV Manager](https://marketplace.yoyogames.com/assets/522/csv-manager) by [derme](https://github.com/derme302).