Inital Progress

This commit is contained in:
ApfelTeeSaft
2026-07-03 07:44:47 +02:00
parent 5f3ba656a2
commit 390f5fc2ec
185 changed files with 15518 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# OpenRoyale
Modernization/preservation rebuild of `ClassicRoyale-1.7_1.apk` - a ~10-year-old **Clash Royale**
client built on **Supercell's "Titan" engine** (repackaged as `com.oldcrcell.clashroyale`). The
original ships **only 32-bit (`armeabi-v7a`) native code**, so it will not run on modern 64-bit-only
Android devices. Goal: a rebuildable Gradle project that can produce **armeabi-v7a, arm64-v8a, and
universal** APKs.
## Legal / safety
Analysis/modification/rebuild is for **preservation, compatibility, and interoperability**.