Files
SPT-Server-Build/SPTarkov.Server
DrakiaXYZ c756479239 Fix mod SptVersion to be a range (#605)
* Fix mod SptVersion to be a range
- SptVersion and ModDependencies now use a Range instead of a set version
- Remove IsValid and IsValidRange checks from ModValidator, as invalid values will fail to parse into the strong types before this method is called
- Remove unused "AnySatisfies" and "IsValid*" methods from ISemVer
- Update TestMod to use Range types

* Formatting

---------

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
2025-10-07 15:56:48 +00:00
..
2025-09-20 14:05:23 +00:00
2025-07-27 08:06:42 +00:00
2025-10-06 12:26:00 +01:00
2025-10-05 14:28:14 +01:00
2025-07-27 08:06:42 +00:00