zkxs / simple-crosshair-overlay

A simple and performant crosshair overlay
GNU General Public License v3.0
18 stars 4 forks source link

Functionality to save between restarts and presets? #51

Open ghost opened 6 months ago

ghost commented 6 months ago

Can you add functionality to save between restarts and presets?

zkxs commented 6 months ago

Your settings should already persist between application restarts. If that's not working for you, then something's wrong. The config should save to %appdata%\simple-crosshair-overlay\config\config.toml.

Presets are a good idea. I'll look into adding them.