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] 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).