jaghaimo / nfcli

Discord bot and a CLI tool to pretty print fleet files and more.
GNU General Public License v3.0
4 stars 6 forks source link

Improve Steam Workshop integration #4

Closed jaghaimo closed 2 years ago

jaghaimo commented 2 years ago

Downloading fleet and ship files requires being logged in to your account, and cannot be done via webapi alone. Pre-cache all workshop files, and periodically update the cache instead of downloading them on demand.

jaghaimo commented 2 years ago

Implemented as of https://github.com/jaghaimo/nfcli/commit/1df4c249eb91f63d9c6ba8c36652fae0f7022a91.