16 releases (4 breaking)
Uses new Rust 2024
| new 0.7.0-rc.13 | Feb 24, 2026 |
|---|---|
| 0.7.0-rc.11 | Feb 3, 2026 |
| 0.7.0-rc.7 | Jan 30, 2026 |
| 0.6.4 | Jan 27, 2026 |
| 0.1.3 | Jan 6, 2026 |
#6 in #source-version
65 downloads per month
Used in 12 crates
21KB
338 lines
Aquila Core
Types and traits for the ecosystem.
Defines the protocol used by clients and servers.
AssetManifest: The source of truth for a game version. Maps logical paths (e.g.,textures/test.png) to physical content hashes.StorageBackend: Trait for implementing storage layers (e.g., S3, Filesystem).AuthProvider: Trait for implementing user verification strategies.
License: MIT OR Apache-2.0
Dependencies
~2.1–3.5MB
~66K SLoC