mikechambers / dcli

Command line utilities for Destiny 2
https://github.com/mikechambers/dcli
MIT License
87 stars 13 forks source link

Running dclim.exe on windows prints out wrong path on windows #2

Closed mikechambers closed 3 years ago

mikechambers commented 3 years ago

Describe the bug

Running dclim.exe on windows prints out wrong path (using unix path). Should print out something more windows specific.

C:\Users\Mike Chambers\src\dcli\tests>dclim.exe --manifest-dir \tmp\
Remote Manifest version       89360.20.11.18.2249-6
Remote Manifest url           https://www.bungie.net/common/destiny2_content/sqlite/en/world_sql_content_df27bd2a2e07a18c6f4b53c68449afd4.content
Local Manifest version        89360.20.11.18.2249-6
Local Manifest url            https://www.bungie.net/common/destiny2_content/sqlite/en/world_sql_content_df27bd2a2e07a18c6f4b53c68449afd4.content
No new manifest available
\\?\C:\tmp\manifest.sqlite3
mikechambers commented 3 years ago

confirmed fixed