AeThex-Engine-Core/engine/platform/android/java/THIRDPARTY.md
MrPiglr 9dddce666d
🚀 AeThex Engine v1.0 - Complete Fork
- Forked from Godot Engine 4.7-dev (MIT License)
- Rebranded to AeThex Engine with cyan/purple theme
- Added AI-powered development assistant module
- Integrated Claude API for code completion & error fixing
- Custom hexagon logo and branding
- Multi-platform CI/CD (Windows, Linux, macOS)
- Built Linux editor binary (151MB)
- Complete source code with all customizations

Tech Stack:
- C++ game engine core
- AI Module: Claude 3.5 Sonnet integration
- Build: SCons, 14K+ source files
- License: MIT (Godot) + Custom (AeThex features)

Ready for Windows build via GitHub Actions!
2026-02-23 05:01:56 +00:00

1.3 KiB

Third-party libraries

This file list third-party libraries used in the Android source folder, with their provenance and, when relevant, modifications made to those files.

com.google.android.vending.expansion.downloader

Overwrite all files under:

  • lib/src/com/google/android/vending/expansion/downloader

Some files have been modified for yet unclear reasons. See the lib/patches/com.google.android.vending.expansion.downloader.patch file.

com.google.android.vending.licensing

Overwrite all files under:

  • lib/aidl/com/android/vending/licensing
  • lib/src/com/google/android/vending/licensing

Some files have been modified to silence linter errors or fix downstream issues. See the lib/patches/com.google.android.vending.licensing.patch file.

com.android.apksig

  • Upstream: ac5cbb07d8
  • Version: git (ac5cbb07d87cc342fcf07715857a812305d69888, 2024)
  • License: Apache 2.0

Overwrite all files under:

  • editor/src/main/java/com/android/apksig