Add complete uncompressed asset files + archive
- Extracted all 13,555 files from files.7z (1.2GB uncompressed) - Includes: vehicles, tracks, audio, textures, UI, manifests - Also kept files.7z for easy download - Full working directory for asset development
This commit is contained in:
28
files/apk/res/GluAdsConfigProd.json
Normal file
28
files/apk/res/GluAdsConfigProd.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
//GluAds Android Config Prod
|
||||
"csdk": {
|
||||
"gluAds": {
|
||||
"components": {
|
||||
"rewardedInterstitial": "ironSource",
|
||||
"offerWall": "tapjoy"
|
||||
},
|
||||
"ironSource": {
|
||||
"appKey": "138a517d1",
|
||||
"rewardedInterstitialPlacementMapping": {
|
||||
"*": "DefaultRewardedVideo"
|
||||
}
|
||||
},
|
||||
"tapjoy": {
|
||||
"offerWallPlacementMapping": {
|
||||
"*": "offerwall"
|
||||
},
|
||||
"sdkKey": "RR_Ml0sXR2eO7c66ihGblQECzPtKnkX0JQbawIm74AcGGPiS-bjD43akVy9M"
|
||||
},
|
||||
"disabled": {
|
||||
},
|
||||
"debug": {
|
||||
"all": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user