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:
21
files/.depot/GluCentralServicesConfigDebug.json
Normal file
21
files/.depot/GluCentralServicesConfigDebug.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"csdk": {
|
||||
"gluCentralServices": {
|
||||
"applicationId": "com.ea.r3",
|
||||
"tags": {
|
||||
"environment": "development"
|
||||
},
|
||||
"consent" : {
|
||||
"forceAgeGate": true,
|
||||
"ccpaOptInFromTAConsent": true
|
||||
},
|
||||
"debug": {
|
||||
"all": true
|
||||
},
|
||||
"disabled": {
|
||||
}
|
||||
},
|
||||
"disabled": {
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user