mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
- Test coverage has been added for the entire class, and verbose/redundant code has been refactored - Fixes JSON serialization: JsonConstructor requires that the ctor parameters match fields/properties of the target class. Previously, this meant that the JSON constructor would always throw an ArgumentNullException, as `Input` was not a class property. |
||
|---|---|---|
| .. | ||
| Game | ||
| ClientLanguage.cs | ||
| Dalamud.Common.csproj | ||
| DalamudStartInfo.cs | ||
| LoadMethod.cs | ||