SchraderR / sp-tarkov-client

This is a project to automate installing and updating SPT-Mods without searching every mod again and repeat the workflow every god damn time
GNU General Public License v3.0
17 stars 3 forks source link

Added last update time to mod card #112

Closed Markosz22 closed 2 months ago

Markosz22 commented 2 months ago

Added last update time to mod card: I decided to go with getting the datetime and building the time string instead of just getting the string straight from the hub, maybe it will be useful for something else in the future + it can update the displayed text without fetching again.

image