neotron / EDPathFinder

A program that creates an optimal route that passes through two or more systems in Elite: Dangerous. Primarily focused on making settlement data point farming easier.
GNU General Public License v3.0
109 stars 11 forks source link

Save filter settings #13

Open argv-minus-one opened 7 years ago

argv-minus-one commented 7 years ago

The filter settings, like “included settlement sizes” and “maximum number of hops in route”, are reset when closing and restarting the tool. Please consider saving these settings instead.

Version 1.1.2.

neotron commented 7 years ago

Good idea. Currently don't have any persistent settings, but could be done for a future release.