From ada07155bb9f46633e8b741a3d61c39a2b2e489e Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Sat, 18 Dec 2021 14:49:36 +0100 Subject: [PATCH] add kenney.nl and size --- docs/maps.en.md | 3 ++- docs/maps.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/maps.en.md b/docs/maps.en.md index aac7fe8..4cb080d 100644 --- a/docs/maps.en.md +++ b/docs/maps.en.md @@ -154,7 +154,8 @@ as a submodule into your maps repository via `https://git.cccv.de/rc3/world-tile * [itch.io](https://itch.io/) * [opengameart.org](https://opengameart.org/) * [deviantart.com](https://www.deviantart.com/) -* Be sure to check that the tiles have the correct size! + * [kenney.nl](https://kenney.nl/assets?q=2d) +* Be sure to check that the tiles have the correct size (32x32)! * Check the license of the tiles! * We will not actively check the licenses of your tiles, but react to violations on a "takedown on notice" principle! diff --git a/docs/maps.md b/docs/maps.md index 8ee29b8..c7ea67f 100644 --- a/docs/maps.md +++ b/docs/maps.md @@ -165,7 +165,8 @@ als Submodule in euer Karten-Repo einbinden: `https://git.cccv.de/rc3/world-tile * [itch.io](https://itch.io/) * [opengameart.org](https://opengameart.org/) * [deviantart.com](https://www.deviantart.com/) -* Achtet auf die Größe der Tiles! + * [kenney.nl](https://kenney.nl/assets?q=2d) +* Achtet auf die Größe der Tiles (32x32)! * Achtet auf die Lizenz der Tilesets. * Wir werden nicht aktiv prüfen, unter welcher Lizenz eure Tiles stehen, allerdings nach dem Prinzip "takedown on notice" auf Verstöße reagieren. -- GitLab