diff --git a/mods/example/maps/example/map.png b/mods/example/maps/example/map.png index 7e64208..100a5ea 100644 Binary files a/mods/example/maps/example/map.png and b/mods/example/maps/example/map.png differ diff --git a/mods/example/maps/example/map.yaml b/mods/example/maps/example/map.yaml index bfc416b..4489c1d 100644 --- a/mods/example/maps/example/map.yaml +++ b/mods/example/maps/example/map.yaml @@ -1,6 +1,6 @@ -MapFormat: 11 +MapFormat: 12 -RequiresMod: Example +RequiresMod: example Title: Example Map diff --git a/mods/example/maps/shellmap/map.png b/mods/example/maps/shellmap/map.png index 7e64208..100a5ea 100644 Binary files a/mods/example/maps/shellmap/map.png and b/mods/example/maps/shellmap/map.png differ diff --git a/mods/example/maps/shellmap/map.yaml b/mods/example/maps/shellmap/map.yaml index 47dd3c3..8b2e98e 100644 --- a/mods/example/maps/shellmap/map.yaml +++ b/mods/example/maps/shellmap/map.yaml @@ -1,6 +1,6 @@ -MapFormat: 11 +MapFormat: 12 -RequiresMod: Example +RequiresMod: example Title: Example Shellmap