Southclaws / sampctl

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
GNU General Public License v3.0
242 stars 33 forks source link

Use AppData on Windows for cache location #374

Closed Southclaws closed 3 years ago

Southclaws commented 4 years ago

Using %USERPROFILE% is bad practice and clutters the user's home directory.

ADRFranklin commented 4 years ago

Agreed. This should be an easy fix.

Southclaws commented 4 years ago

Post-update, sampctl should attempt to clean up the old directory too.