Pathfinder-WOTR-Modding-Community / ModFinder

A tool for installing Pathfinder: Wrath of the Righteous mods and their dependencies.
MIT License
54 stars 24 forks source link

Version Checking Issues #103

Closed CasDragon closed 2 months ago

CasDragon commented 2 months ago

Currently in the unreleased version of the client, there's a couple issues with version checking.

This issue is only being posted so I don't forget to look into it, and/or if someone is building Modfinder's client manually for some reason?

  1. 1.0.3a is considered older than 1.0.3

    • 2024-06-20 19 54 11 - MainWindow
    • Probably an easy fix
  2. Version checking for dependencies seems to also be broken

    • 2024-06-20 19 53 21 - MainWindow
CasDragon commented 2 months ago

Oh right, I can't assign myself to this :owlcat_laugh:

BarleyFlour commented 2 months ago

Fixed it in the PR I linked.