Skip to content

Releases: Ciberusps/find-steam-app

@ciberus/find-steam-app@4.0.0

14 Jul 15:13
Compare
Choose a tag to compare
  • breaking change "v1" search now forced by default cause its return most relevant results, "v2" poorly synced only on steam client start and can return apps that already deleted or dont return apps that already installed

Full Changelog: v3.0.0...v4.0.0

@ciberus/find-steam-app@3.0.0

30 Apr 08:11
Compare
Choose a tag to compare

findSteam now main lib method, added some properties

  • steamPath
  • librariesVdfFilePath
  • manifestsPaths for apps
  • updated readme added more examples
  • made some internal refactorings

⚠️some breaking changes been made

find-steam-app@2.0.1

28 Apr 15:17
Compare
Choose a tag to compare

npm - https://www.npmjs.com/package/@ciberus/find-steam-app

Made

  • tests using jest
  • fix multiple edge cases

DX things

  • eslint
  • prettier
  • ci/cd