Skip to content
Snippets Groups Projects
Commit 01e8147a authored by psy's avatar psy
Browse files

reword shared tiles repo, move it to first position, add git as submodule

parent edffd317
No related branches found
No related tags found
No related merge requests found
...@@ -139,8 +139,12 @@ Please only use tiles that are 32x32 pixels large. ...@@ -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. Tiles can also be transparent, and are saved in the PNG format.
### Finding tiles: ### 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 * 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: * Some examples of websites offering awesome tiles:
* [itch.io](https://itch.io/) * [itch.io](https://itch.io/)
* [opengameart.org](https://opengameart.org/) * [opengameart.org](https://opengameart.org/)
...@@ -151,7 +155,6 @@ Tiles can also be transparent, and are saved in the PNG format. ...@@ -151,7 +155,6 @@ Tiles can also be transparent, and are saved in the PNG format.
violations on a "takedown on notice" principle! violations on a "takedown on notice" principle!
* Document the license of your tiles via the custom property * Document the license of your tiles via the custom property
`tilesetCopyright` (type string) on the tileset. `tilesetCopyright` (type string) on the tileset.
* [Shared Tiles Repo](https://tiles.rc3.world/)
### How to design / "pixel" tiles ### How to design / "pixel" tiles
You can also design your own tiles (or edit exisiting ones); this is frequently You can also design your own tiles (or edit exisiting ones); this is frequently
......
...@@ -148,6 +148,10 @@ verwendet). Bitte benutzt ausschließlich Tiles der Größe 32x32 Pixel. ...@@ -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 können Transparenz beinhalten und liegen im png-Format vor.
### Tiles finden ### 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 * Tiles gibt es massig im Internet, häufig zu Tilesets (mehrere Tiles zu einem
Thema) zusammengefasst. Thema) zusammengefasst.
* Seiten auf denen ihr schöne Tiles finden könnt sind zum Beispiel: * 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. ...@@ -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, * wir werden nicht aktiv prüfen, unter welcher Lizenz eure Tiles stehen,
allerdings nach dem Prinzip "takedown on notice" auf Verstöße reagieren. allerdings nach dem Prinzip "takedown on notice" auf Verstöße reagieren.
* tragt die Lizenz eurer Tilesets in die custom property `tilesetCopyright` ein * tragt die Lizenz eurer Tilesets in die custom property `tilesetCopyright` ein
* [Shared Tiles Repo](https://tiles.rc3.world/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment