Tüm .config dosyaları ilk yedekleme
This commit is contained in:
53
heroic/gog_store/config.json
Normal file
53
heroic/gog_store/config.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"isLoggedIn": true,
|
||||
"userData": {
|
||||
"country": "TR",
|
||||
"currencies": [
|
||||
{
|
||||
"code": "USD",
|
||||
"symbol": "$"
|
||||
}
|
||||
],
|
||||
"selectedCurrency": {
|
||||
"code": "USD",
|
||||
"symbol": "$"
|
||||
},
|
||||
"preferredLanguage": {
|
||||
"code": "en",
|
||||
"name": "English"
|
||||
},
|
||||
"ratingBrand": "",
|
||||
"isLoggedIn": true,
|
||||
"checksum": {
|
||||
"cart": null,
|
||||
"games": "11c4c2d6cae3025b3b7f3bcdc5a211d5",
|
||||
"wishlist": null,
|
||||
"reviews_votes": null,
|
||||
"games_rating": null
|
||||
},
|
||||
"updates": {
|
||||
"messages": 0,
|
||||
"pendingFriendRequests": 0,
|
||||
"unreadChatMessages": 0,
|
||||
"products": 0,
|
||||
"forum": 0,
|
||||
"total": 0
|
||||
},
|
||||
"userId": "58143550881160",
|
||||
"username": "y1lm0z",
|
||||
"galaxyUserId": "58143550844490411",
|
||||
"avatar": "https://images.gog.com/67ec2f3bd8d73b975a8e8d8905da5211ccdf1ee4505f0a8e32df1a355df3652f",
|
||||
"walletBalance": {
|
||||
"currency": "USD",
|
||||
"amount": 0
|
||||
},
|
||||
"purchasedItems": {
|
||||
"games": 3,
|
||||
"movies": 0
|
||||
},
|
||||
"wishlistedItems": 0,
|
||||
"friends": [],
|
||||
"personalizedProductPrices": [],
|
||||
"personalizedSeriesPrices": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user