ZZZ Archive is a Zenless Zone Zero Wiki app, built with Compose Multiplatform to deliver a smooth and consistent experience across platforms. ZZZ Archive lets players access detailed information on characters, weapons, Bangboo, and Drive Disc from the game, as well as explore popular second creations by fans.
ZZZ Archive 是 "絕區零" 的維基應用程式,透過 Compose Multiplatform 打造跨平台一致的使用體驗。用戶可查詢角色、武器、邦布和驅動光碟資訊,並且瀏覽熱門的二創作品。
- Set up your environment
- In Android Studio, go to Run > Edit Configurations > New > Gradle.
- Configure as follows:
- Run:
desktopRun -DmainClass=MainKt --quiet
- Environment Variables:
VARIANT=Dev
- Kotlin Multiplatform (KMP)
- Compose Multiplatform (CMP)
- JetBrains Adaptive Layout
- JetBrains Navigation Compose
- JetBrains Lifecycle ViewModel
- Androidx Room Database
- Koin for Dependency Injection
- Ktor for Networking
- Localization support (English and Traditional Chinese)
- Full-screen layout (edge-to-edge)
- BuildKonfig for environment configurations
- Multiplatform Setting for preference
- Okio I/O
- Design System
- Custom UI Components
- Dark/Light Color Schemes
- Noto Sans Typography
- Spacing and Radius adjustments