Add Discord community version (64-bit only)

- Added realracing3-community.apk (71.57 MB)
- Removed 32-bit support (armeabi-v7a)
- Only includes arm64-v8a libraries
- Decompiled source code included
- Added README-community.md with analysis
This commit is contained in:
2026-02-18 15:48:36 -08:00
parent c19eb3d7ff
commit c080f0d97f
26930 changed files with 2529574 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function0 extends Function {
Object invoke();
}

View File

@@ -0,0 +1,8 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function1 extends Function {
Object invoke(Object obj);
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function10 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function11 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function12 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function13 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function14 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function15 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function16 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function17 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function18 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function19 extends Function {
}

View File

@@ -0,0 +1,8 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function2 extends Function {
Object invoke(Object obj, Object obj2);
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function20 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function21 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function22 extends Function {
}

View File

@@ -0,0 +1,8 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function3 extends Function {
Object invoke(Object obj, Object obj2, Object obj3);
}

View File

@@ -0,0 +1,8 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function4 extends Function {
Object invoke(Object obj, Object obj2, Object obj3, Object obj4);
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function5 extends Function {
}

View File

@@ -0,0 +1,8 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function6 extends Function {
Object invoke(Object obj, Object obj2, Object obj3, Object obj4, Object obj5, Object obj6);
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function7 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function8 extends Function {
}

View File

@@ -0,0 +1,7 @@
package kotlin.jvm.functions;
import kotlin.Function;
/* loaded from: classes5.dex */
public interface Function9 extends Function {
}