mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 19:28:35 +01:00
added full release to roadmap
This commit is contained in:
parent
62e43beb94
commit
811d7cda4e
2 changed files with 8 additions and 0 deletions
|
@ -58,6 +58,8 @@ GEM
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rouge (4.1.2)
|
rouge (4.1.2)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
|
sass-embedded (1.63.4-x64-mingw-ucrt)
|
||||||
|
google-protobuf (~> 3.23)
|
||||||
sass-embedded (1.63.4-x64-mingw32)
|
sass-embedded (1.63.4-x64-mingw32)
|
||||||
google-protobuf (~> 3.23)
|
google-protobuf (~> 3.23)
|
||||||
sass-embedded (1.63.4-x64-unknown)
|
sass-embedded (1.63.4-x64-unknown)
|
||||||
|
@ -68,6 +70,7 @@ GEM
|
||||||
webrick (1.8.1)
|
webrick (1.8.1)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
x64-mingw-ucrt
|
||||||
x64-mingw32
|
x64-mingw32
|
||||||
x64-unknown
|
x64-unknown
|
||||||
|
|
||||||
|
|
|
@ -59,6 +59,11 @@
|
||||||
"desc": "We'd like to collaborate with more artists from the communtiy to bring more batches of themed content your way. If you're interested in working on a set with us, don't hesitate to reach out!",
|
"desc": "We'd like to collaborate with more artists from the communtiy to bring more batches of themed content your way. If you're interested in working on a set with us, don't hesitate to reach out!",
|
||||||
"stage": "Long-Term"
|
"stage": "Long-Term"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "🎮 Full and Console Release",
|
||||||
|
"desc": "Once Tiny Life leaves Early Access, its full release will also be available on consoles, including Nintendo Switch, PlayStation, Xbox, and possibly more. You'll also be able to buy it on additional stores like GOG and the Epic Games Store.",
|
||||||
|
"important": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "🎄 Seasons",
|
"name": "🎄 Seasons",
|
||||||
"desc": "Eventually, we want to add seasons, weather, and holidays into the game.",
|
"desc": "Eventually, we want to add seasons, weather, and holidays into the game.",
|
||||||
|
|
Loading…
Reference in a new issue