style: update data_structure.txt

This commit is contained in:
Index 2024-06-29 00:14:43 -05:00
parent ac4ca43be6
commit 661fcd8ee6

View file

@ -1,4 +1,17 @@
Sync:
------------------
PolyPlus_Settings: {}
PolyPlus_PinnedGames: []
PolyPlus_BestFriends: []
PolyPlus_ItemWishlist: []
PolyPlus_ItemWishlist: []
Local:
------------------
PolyPlus_InventoryCache: {
data: [],
requested: number (repersenting date)
}
PolyPlus_GreatDivideStats_[USER ID]: {
data: {},
requested: number (representing date)
}