Dalamud/Dalamud.Common
Kara d393fa64b6
Add tests for GameVersionConverter and fix edge case (#1726)
- Adds tests for GameVersionConverter
- Refactors GameVersionConverter to reduce nesting
- Fixes an edge case in GameVersion deserialization in which the JsonConstructor will be invoked even if no properties match
- Adds a test for the GameVersion deserialization edge case
2024-03-18 20:12:34 -07:00
..
Game Add tests for GameVersionConverter and fix edge case (#1726) 2024-03-18 20:12:34 -07:00
ClientLanguage.cs chore: tidy-up, move files shared between dalamud and injector into separate assembly 2023-09-30 16:11:52 +02:00
Dalamud.Common.csproj chore: upgrade projects to net8 2023-11-14 20:23:02 +01:00
DalamudStartInfo.cs Synchronize DalamudStartInfo between cpp and cs (#1679) 2024-02-22 20:27:07 -08:00
LoadMethod.cs Make the crash handler work on wine properly (#1636) 2024-02-11 13:01:34 -08:00