egs-api 0.2.0

Interface to the Epic Games API
Documentation
/// Epic Asset Module
pub mod epic_asset;

/// Asset Manifest Module
pub mod asset_manifest;

/// Asset Info Module
pub mod asset_info;

/// Download Manifest Module
pub mod download_manifest;

/// Library Module
pub mod library;

/// Entitlement Module
pub mod entitlement;

/// Downloaded chunk module
pub mod chunk;