Summary
Decentraland is now an 18+ platform. The Scene Metadata documentation page still references the T for Teens (13+) age rating as a valid option, which is no longer accurate.
Files to update
creator/sdk7/projects/scene-metadata.md
creator-esp/sdk7/projects/scene-metadata.md (Spanish translation)
Required changes
In the Age Rating section:
- Remove the
T for Teens (13+) bullet point entirely
- Update the prose that says "write either T for teens, or A for adults" — remove the T option
- Change the JSON example from
"rating": "T" to "rating": "A"
- Update the section description to reflect that 18+ is the minimum
Context
Requested by Dawid Krajewski via Slack — Decentraland is now 18+ only.
Summary
Decentraland is now an 18+ platform. The Scene Metadata documentation page still references the T for Teens (13+) age rating as a valid option, which is no longer accurate.
Files to update
creator/sdk7/projects/scene-metadata.mdcreator-esp/sdk7/projects/scene-metadata.md(Spanish translation)Required changes
In the Age Rating section:
T for Teens (13+)bullet point entirely"rating": "T"to"rating": "A"Context
Requested by Dawid Krajewski via Slack — Decentraland is now 18+ only.