legendary 0.1.2 copy "legendary: ^0.1.2" to clipboard
legendary: ^0.1.2 copied to clipboard

A client for interacting with Legendary Epic Games Launcher type-safely.

0.1.2 #

  • BREAKING: made methods move, uninstall, setLogin, deleteLogin, cleanup, import, status, info, list and listInstalled use Result. Now, to to use them, you must info = await client.info() and then await info.data, or await (await client.info()).data

0.1.1 #

0.1.0 #

First public version published to pub.dev

  • Added support for methods list, listInstalled, info, and status of LegendaryProcessClient.
  • Added unit testing for types Game, InstalledGame, Status.
  • Added support for methods setLogin and deleteLogin of LegendaryProcessClient.
  • Added unit testing for methods status, and info using LegendaryStreamClient.
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A client for interacting with Legendary Epic Games Launcher type-safely.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path

More

Packages that depend on legendary