Malkierian 6e50d7110a
Open App Files Folder (#3221)
* Add "Open App Files Folder" menu item to Ship menu on desktop platforms to open the folder where mods, logs, etc, are found.

* Change to `GetAppDirectoryPath` to get config location instead of executable/bundle path.

Also unified the absolute path creation across all platforms by using `std::filesystem::absolute`. It manages to even expand the "." returned for portable Windows mode.

* Removed unnecessary platform define check.
2023-09-30 08:55:43 -05:00
..
2023-09-26 09:20:33 -05:00
2023-09-19 09:30:48 -05:00
2022-08-14 22:57:24 -04:00
2023-09-30 08:55:43 -05:00
2022-06-22 14:59:21 -04:00
2022-07-14 20:47:48 -04:00
2022-07-25 21:11:53 -04:00