General purpose modules for Roblox development. [Read-only Codeberg mirror]
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 11 lines 252 B view raw
1{ 2 "className": "Frame", 3 "properties": { 4 "AnchorPoint": [0.5, 0.5], 5 "BackgroundColor3": [1, 1, 1], 6 "BorderColor3": [0, 0, 0], 7 "BorderSizePixel": 0, 8 "Position": [[0.5, 0.0], [0.5, 0.0]], 9 "Size": [[0.5, 0.0], [0.5, 0.0]] 10 } 11}