#epic #egs #epic-games

egs-api

Interface to the Epic Games API

15 unstable releases (5 breaking)

0.6.0 Sep 1, 2022
0.5.0 Jul 19, 2022
0.4.2 May 5, 2022
0.4.0 Oct 11, 2021
0.1.2 Feb 17, 2021

#334 in Games

44 downloads per month

MIT license

96KB
2.5K SLoC

GitHub Crates.io docs.rs Discord

egs-api

A minimal asynchronous interface to Epic Games Store

See example for how to use

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

lib.rs:

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

Dependencies

~9–23MB
~344K SLoC