Skip to content

howlongtobeatpy 0.1.16

Choose a tag to compare

@ScrappyCocco ScrappyCocco released this 16 Jan 16:07

Apparently HowLongToBeat re-added DLCs in the default search, so SearchModifiers.INCLUDE_DLC should no longer be necessary.

It will remain for completeness and compatibility.

A new option has been added instead: SearchModifiers.HIDE_DLC, that is basically the opposite of including DLCs.

Also fixed tests accordingly