mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Game rename (#236)
This commit is contained in:
@@ -33,6 +33,10 @@ pub fn get_config_file() -> PathBuf {
|
||||
get_config_folder().join("config.toml")
|
||||
}
|
||||
|
||||
pub fn get_renames_file() -> PathBuf {
|
||||
get_config_folder().join("renames.json")
|
||||
}
|
||||
|
||||
pub fn get_cache_file() -> PathBuf {
|
||||
get_config_folder().join("cache.json")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user