Skip to content

v0.5.0

Choose a tag to compare

@rfvgyhn rfvgyhn released this 04 Jun 05:17
· 229 commits to master since this release

Breaking Changes

  • Restart option has moved to the /restart delay argument and is no longer specified in the config file.

    This allows for creating separate shortcuts, one for normal gameplay and one for restarting.

    Instead of specifying restart: { enabled: true, shutdownTimeout: 3 }, modify your launch options to include /restart 3.

New Features

  • Add ability to override a product's filter via the config file

    Useful for when FDev makes a copy/paste error for a new product (i.e. when they released Odyssey with an "edh" filter instead of "edo")