mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Streamlining
This commit is contained in:
@@ -76,6 +76,10 @@ def base_path() -> Path:
|
||||
return Path(_dcs_saved_game_folder)
|
||||
|
||||
|
||||
def debug_dir() -> Path:
|
||||
return base_path() / "Retribution" / "Debug"
|
||||
|
||||
|
||||
def settings_dir() -> Path:
|
||||
return base_path() / "Retribution" / "Settings"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user