Skip to content

Commit abb3e22

Browse files
update Open Source Docs from Roblox internal teams
1 parent 70c59ec commit abb3e22

File tree

486 files changed

+299
-5407
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

486 files changed

+299
-5407
lines changed
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

content/en-us/cloud-services/data-stores/data-stores-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To access the Data Stores Manager:
1616
1. Go to Creations and select an experience.
1717
2. Go to **Configure** > **Data Stores Manager**.
1818

19-
<img src="./../../assets/data-stores/Data-Stores-Manager-Page.png" alt="Overview of Data Stores Manager page displaying the Summary section, the Data Stores list, and the Keys list." />
19+
<img src="./../../assets/data/data-store/Data-Stores-Manager-Page.png" alt="Overview of Data Stores Manager page displaying the Summary section, the Data Stores list, and the Keys list." />
2020

2121
The **Summary** section of the Data Stores Manager page includes the **Total Size** and the **Storage Limit** of your data stores. The Total Size is calculated by adding the number of bytes consumed by all existing keys in your experience, and the Storage Limit is calculated based on your experience's lifetime user count. For more information about storage limits, see [Limits](./error-codes-and-limits.md#limits).
2222

@@ -36,4 +36,4 @@ To further drill down into each specific data store, you can:
3636
- Select a key entry to display that key's value, metadata, version history, status, and when it was last updated.
3737
- Select a key entry, select a version under **Version History**, and click **Compare Version** to compare the current key entry version with the version you selected.
3838

39-
<img src="./../../assets/data-stores/Data-Stores-Manager-Compare-Versions.png" alt="Comparison of two key entries in a data store." />
39+
<img src="./../../assets/data/data-store/Data-Stores-Manager-Compare-Versions.png" alt="Comparison of two key entries in a data store." />

content/en-us/production/localization/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ are translating from and which languages you are translating to.
5151

5252
The **source language** is the primary language that the
5353
experience has been written in. Roblox currently only supports one source
54-
language at a time. The default is set to **English**.
54+
language at a time. The default is set to your [Roblox account language](https://www.roblox.com/my/account#!/info).
5555

5656
To set the **source** language:
5757

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
0.683.1.6830778
2-
version-4672a50031594039
1+
0.684.0.6840690
2+
version-b9c0644a95304c8c

content/en-us/reference/engine/classes/Accessory.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ properties:
5454
can_save: true
5555
capabilities:
5656
- Avatar
57-
writeCapabilities: []
5857
methods: []
5958
events: []
6059
callbacks: []

0 commit comments

Comments
 (0)