All Versions
10
Latest Version
Avg Release Cycle
39 days
Latest Release
1927 days ago

Changelog History

  • v1.4.6

    January 16, 2019
  • v1.4.5

    December 29, 2018
  • v1.4.4

    November 01, 2018
  • v1.4.3

    October 14, 2018
  • v1.4.2 Changes

    September 30, 2018

    โšก๏ธ Using the itch.io client with eidolon update should now be much more reliable and useful!

  • v1.4.1 Changes

    September 06, 2018

    ๐Ÿ“œ The config file now accepts ~ for steam dirs instead of $HOME, and argument parsing is handled by structopt, making everything a lot better to use.

  • v1.4.0 Changes

    August 26, 2018

    Eidolon now uses JSON to store info about your games, and will automatically block the annoying proton and steamworks shortcuts that were previously being created when you used steam play.

  • v1.3 Changes

    August 18, 2018

    โšก๏ธ When you run eidolon update, it will now automatically search for installed games from the itch.io client, and add them.

  • v1.2.7 Changes

    August 08, 2018

    ๐Ÿš€ In this release, I changed the config system to be much easier to use, made it so that if you uninstall a steam game the shortcut will be deleted when eidolon update is next run, and fixed a small bug when updating with lutris wine games.

  • v1.2.5 Changes

    January 28, 2018

    ๐Ÿš€ Hi guys, this is the first binary release in a while, as I usually update the crates.io version faster, but I think now is a good time for a new release. General changelog:

    • List command that lists all registered games
    • ๐Ÿ”– Version command that shows the current version
    • โšก๏ธ Update now registers wine games installed with lutris
    • ๐Ÿšš Behind the scenes, a large portion of the functions have been moved into a lib file, to facilitate a new project I've got in the works.