diff --git a/README.md b/README.md
index 64d7e92df0c4480ebb9037ecae50ad5866acbfbc..f78307a00a1c94605df75b95668bb7573ddbb452 100644
--- a/README.md
+++ b/README.md
@@ -13,29 +13,6 @@ The following parts of this repository are not covered by this license:
 * tools/textGenerator/PressStart2P-Regular.ttf (License can be found in tools/textGenerator/PressStart2P-Regular.license)
 * community/* (Respositories under this folder may have their own license, see the corresponding repository for more information)
 
-
-## Usage
-
-### functions tilesets
-These tilesets have dedicated functions and should only be used for their indented function.
-* mapUtilities: Tiles for functional layers (start/exit/silent/...), should not be visible within the game.
-* assembly_names: generated names of all assemblies.
-* dk_transports: Entry-/Exit-tiles, some animated.
-* official_rockets: non-accessible rockets to dock exits.
-* fairydust: accessible rockets to dock exits.
-
-### deko tilesets
-This tilesets don't have a dedicated function and should only be used as deco.
-* dk_lines: Decoration, universal usable, also good to mark ways or areas.
-* dk_overlays: colored overlays for walls/carpets/whatever. no special function.
-* dk_space_station: Space-extras for decoration, no special function.
-* dk_gargen: garden set, no special function.
-* seidenstrasse: silkroad, no special function.
-* minideko: decoration, ballpit, fairy lights, ... .
-
-### mullana tilesets
-see [Readme-Mullana-Tilesets.pdf](Readme-Mullana-Tilesets.pdf)
-
 ## Community Tilesets
 You need to initialize the submodules first.
 
diff --git a/rc3-2020/README.md b/rc3-2020/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..154733fb6a361d3727a977f79f40ae43839e1995
--- /dev/null
+++ b/rc3-2020/README.md
@@ -0,0 +1,23 @@
+This folder contains the tiles used for rC3 in 2020. 
+
+## Usage
+
+### functions tilesets
+These tilesets have dedicated functions and should only be used for their indented function.
+* mapUtilities: Tiles for functional layers (start/exit/silent/...), should not be visible within the game.
+* assembly_names: generated names of all assemblies.
+* dk_transports: Entry-/Exit-tiles, some animated.
+* official_rockets: non-accessible rockets to dock exits.
+* fairydust: accessible rockets to dock exits.
+
+### deko tilesets
+This tilesets don't have a dedicated function and should only be used as deco.
+* dk_lines: Decoration, universal usable, also good to mark ways or areas.
+* dk_overlays: colored overlays for walls/carpets/whatever. no special function.
+* dk_space_station: Space-extras for decoration, no special function.
+* dk_gargen: garden set, no special function.
+* seidenstrasse: silkroad, no special function.
+* minideko: decoration, ballpit, fairy lights, ... .
+
+### mullana tilesets
+see [Readme-Mullana-Tilesets.pdf](Readme-Mullana-Tilesets.pdf)
diff --git a/Readme-Mullana-Tilesets.pdf b/rc3-2020/Readme-Mullana-Tilesets.pdf
similarity index 100%
rename from Readme-Mullana-Tilesets.pdf
rename to rc3-2020/Readme-Mullana-Tilesets.pdf
diff --git a/deco/.gitkeep b/rc3-2020/deco/.gitkeep
similarity index 100%
rename from deco/.gitkeep
rename to rc3-2020/deco/.gitkeep
diff --git a/deco/buildup.png b/rc3-2020/deco/buildup.png
similarity index 100%
rename from deco/buildup.png
rename to rc3-2020/deco/buildup.png
diff --git a/deco/dk_lines.png b/rc3-2020/deco/dk_lines.png
similarity index 100%
rename from deco/dk_lines.png
rename to rc3-2020/deco/dk_lines.png
diff --git a/deco/dk_overlays.png b/rc3-2020/deco/dk_overlays.png
similarity index 100%
rename from deco/dk_overlays.png
rename to rc3-2020/deco/dk_overlays.png
diff --git a/deco/minideko.png b/rc3-2020/deco/minideko.png
similarity index 100%
rename from deco/minideko.png
rename to rc3-2020/deco/minideko.png
diff --git a/deco/official_rockets.png b/rc3-2020/deco/official_rockets.png
similarity index 100%
rename from deco/official_rockets.png
rename to rc3-2020/deco/official_rockets.png
diff --git a/deco/rc3-mullana-foyer.png b/rc3-2020/deco/rc3-mullana-foyer.png
similarity index 100%
rename from deco/rc3-mullana-foyer.png
rename to rc3-2020/deco/rc3-mullana-foyer.png
diff --git a/deco/rc3-mullana-neon-signs.png b/rc3-2020/deco/rc3-mullana-neon-signs.png
similarity index 100%
rename from deco/rc3-mullana-neon-signs.png
rename to rc3-2020/deco/rc3-mullana-neon-signs.png
diff --git a/deco/rc3-mullana-objects.png b/rc3-2020/deco/rc3-mullana-objects.png
similarity index 100%
rename from deco/rc3-mullana-objects.png
rename to rc3-2020/deco/rc3-mullana-objects.png
diff --git a/deco/rc3-mullana-restroom-party.png b/rc3-2020/deco/rc3-mullana-restroom-party.png
similarity index 100%
rename from deco/rc3-mullana-restroom-party.png
rename to rc3-2020/deco/rc3-mullana-restroom-party.png
diff --git a/deco/seidenstrasse.png b/rc3-2020/deco/seidenstrasse.png
similarity index 100%
rename from deco/seidenstrasse.png
rename to rc3-2020/deco/seidenstrasse.png
diff --git a/inventory/.gitkeep b/rc3-2020/inventory/.gitkeep
similarity index 100%
rename from inventory/.gitkeep
rename to rc3-2020/inventory/.gitkeep
diff --git a/inventory/dk_space_station.png b/rc3-2020/inventory/dk_space_station.png
similarity index 100%
rename from inventory/dk_space_station.png
rename to rc3-2020/inventory/dk_space_station.png
diff --git a/inventory/dk_transports.png b/rc3-2020/inventory/dk_transports.png
similarity index 100%
rename from inventory/dk_transports.png
rename to rc3-2020/inventory/dk_transports.png
diff --git a/structures/.gitkeep b/rc3-2020/structures/.gitkeep
similarity index 100%
rename from structures/.gitkeep
rename to rc3-2020/structures/.gitkeep
diff --git a/structures/alpine.png b/rc3-2020/structures/alpine.png
similarity index 100%
rename from structures/alpine.png
rename to rc3-2020/structures/alpine.png
diff --git a/structures/dk_garden.png b/rc3-2020/structures/dk_garden.png
similarity index 100%
rename from structures/dk_garden.png
rename to rc3-2020/structures/dk_garden.png
diff --git a/structures/fairydust.png b/rc3-2020/structures/fairydust.png
similarity index 100%
rename from structures/fairydust.png
rename to rc3-2020/structures/fairydust.png
diff --git a/structures/garden.png b/rc3-2020/structures/garden.png
similarity index 100%
rename from structures/garden.png
rename to rc3-2020/structures/garden.png
diff --git a/structures/mapUtilities.png b/rc3-2020/structures/mapUtilities.png
similarity index 100%
rename from structures/mapUtilities.png
rename to rc3-2020/structures/mapUtilities.png
diff --git a/structures/rc3-mullana-colors-128.png b/rc3-2020/structures/rc3-mullana-colors-128.png
similarity index 100%
rename from structures/rc3-mullana-colors-128.png
rename to rc3-2020/structures/rc3-mullana-colors-128.png
diff --git a/structures/rc3-mullana-floor-wall.png b/rc3-2020/structures/rc3-mullana-floor-wall.png
similarity index 100%
rename from structures/rc3-mullana-floor-wall.png
rename to rc3-2020/structures/rc3-mullana-floor-wall.png
diff --git a/structures/rc3-mullana-functionary.png b/rc3-2020/structures/rc3-mullana-functionary.png
similarity index 100%
rename from structures/rc3-mullana-functionary.png
rename to rc3-2020/structures/rc3-mullana-functionary.png
diff --git a/structures/rc3-mullana-modules.png b/rc3-2020/structures/rc3-mullana-modules.png
similarity index 100%
rename from structures/rc3-mullana-modules.png
rename to rc3-2020/structures/rc3-mullana-modules.png
diff --git a/structures/rc3-mullana-overlay.png b/rc3-2020/structures/rc3-mullana-overlay.png
similarity index 100%
rename from structures/rc3-mullana-overlay.png
rename to rc3-2020/structures/rc3-mullana-overlay.png
diff --git a/structures/rc3-mullana-stars.png b/rc3-2020/structures/rc3-mullana-stars.png
similarity index 100%
rename from structures/rc3-mullana-stars.png
rename to rc3-2020/structures/rc3-mullana-stars.png
diff --git a/structures/worldExit.png b/rc3-2020/structures/worldExit.png
similarity index 100%
rename from structures/worldExit.png
rename to rc3-2020/structures/worldExit.png