From 1472fb1c457b7705a659a3a4f963316e0e7b8fcc Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 21 May 2022 21:22:33 +0200 Subject: [PATCH] added workshop support to the roadmap --- web/_data/roadmap.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/_data/roadmap.json b/web/_data/roadmap.json index f2a377a..e46861e 100644 --- a/web/_data/roadmap.json +++ b/web/_data/roadmap.json @@ -22,6 +22,10 @@ "name": "🍷 Bars and Other Public Lots", "desc": "There will be a lot more public lot types in the future, including bars, museums, festival spots, and more!", "stage": "Before Release" +}, { + "name": "🔗 Workshop Support", + "desc": "We plan on adding support for both Steam Workshop and the CurseForge modding platform to allow you to share custom lots, households, maps and mods with other players.", + "stage": "Before Release" }, { "name": "🎉 Official Release", "desc": "After release, the game won't be free anymore, but you'll still be able to play a demo with a limited amount of content for free.",