Crate egs_api

source ·
Expand description

§Epic Games Store API

A minimal asynchronous interface to Epic Games Store

§This is under heavy development expect major breaking changes

§Current functionality

  • Authentication
  • Listing Assets
  • Get Asset metadata
  • Get Asset info
  • Get Ownership Token
  • Get Game Token
  • Get Entitlements
  • Get Library Items
  • Generate download links for chunks

Modules§

  • Module for authenticated API communication

Structs§

  • Struct to manage the communication with the Epic Games Store Api