diff --git a/docs/maps.en.md b/docs/maps.en.md index dbcbac26de3fd4f7f3ca816929fb8c50aa023f5d..2a982b2749ee38c4b93043e128a80f5ec9e63076 100644 --- a/docs/maps.en.md +++ b/docs/maps.en.md @@ -139,8 +139,12 @@ Please only use tiles that are 32x32 pixels large. Tiles can also be transparent, and are saved in the PNG format. ### Finding tiles: + +* We provide many tiles created for the event in our +[Shared Tiles Repo](https://tiles.rc3.world/). The repository can also be embedded +as a submodule into your maps repository via `https://git.cccv.de/rc3/world-tiles.git`. * Countless tiles are available on the internet, often combined into tilesets - (multiple tiles for one topic) + (multiple tiles for one topic). * Some examples of websites offering awesome tiles: * [itch.io](https://itch.io/) * [opengameart.org](https://opengameart.org/) @@ -151,7 +155,6 @@ Tiles can also be transparent, and are saved in the PNG format. violations on a "takedown on notice" principle! * Document the license of your tiles via the custom property `tilesetCopyright` (type string) on the tileset. -* [Shared Tiles Repo](https://tiles.rc3.world/) ### How to design / "pixel" tiles You can also design your own tiles (or edit exisiting ones); this is frequently diff --git a/docs/maps.md b/docs/maps.md index 4ee87099bdda4179dba04e936caa5e44c75f6501..9b6af7f1269db84fcc8fe723c194bfc5f72e3ed2 100644 --- a/docs/maps.md +++ b/docs/maps.md @@ -148,6 +148,10 @@ verwendet). Bitte benutzt ausschließlich Tiles der Größe 32x32 Pixel. Tiles können Transparenz beinhalten und liegen im png-Format vor. ### Tiles finden + +* Wir stellen euch im [Shared Tiles Repo](https://tiles.rc3.world/) viele extra +für das Event erstellte Tiles zur Verfügung. Ihr könnt das Repository auch +als Submodule in euer Karten-Repo einbinden: `https://git.cccv.de/rc3/world-tiles.git`. * Tiles gibt es massig im Internet, häufig zu Tilesets (mehrere Tiles zu einem Thema) zusammengefasst. * Seiten auf denen ihr schöne Tiles finden könnt sind zum Beispiel: @@ -159,7 +163,6 @@ Tiles können Transparenz beinhalten und liegen im png-Format vor. * wir werden nicht aktiv prüfen, unter welcher Lizenz eure Tiles stehen, allerdings nach dem Prinzip "takedown on notice" auf Verstöße reagieren. * tragt die Lizenz eurer Tilesets in die custom property `tilesetCopyright` ein -* [Shared Tiles Repo](https://tiles.rc3.world/)