diff --git a/web/_data/screenshots.json b/web/_data/screenshots.json index 0705647..915dcbe 100644 --- a/web/_data/screenshots.json +++ b/web/_data/screenshots.json @@ -13,4 +13,7 @@ }, { "value": "Lighting", "text": "Share your creations with the community by exporting lots and households from your game" +}, { + "value": "Modding", + "text": "Create additional content through the game's built-in C# modding API, like Itty by ssblur" }] \ No newline at end of file diff --git a/web/media/screenshots/Modding.png b/web/media/screenshots/Modding.png new file mode 100644 index 0000000..248fbeb Binary files /dev/null and b/web/media/screenshots/Modding.png differ