style: update data_structure.txt

This commit is contained in:
Index 2024-07-20 00:46:50 -05:00
parent 9eeb7761e4
commit 66451aa9cc

View file

@ -3,14 +3,12 @@ Sync:
PolyPlus_Settings: {} PolyPlus_Settings: {}
PolyPlus_PinnedGames: [] PolyPlus_PinnedGames: []
PolyPlus_ItemWishlist: [] PolyPlus_ItemWishlist: []
PolyPlus_AvatarSandboxOutfits: []
PolyPlus_TimePlayed: {}
Local: Local:
------------------ ------------------
PolyPlus_InventoryCache: { PolyPlus_InventoryCache: {
data: [], data: [],
requested: number (repersenting date) requested: number (repersenting date)
}
PolyPlus_GreatDivideStats_[USER ID]: {
data: {},
requested: number (representing date)
} }