mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
**Untested right now** Now that OWML supports generic API methods, this PR makes `QueryBody` and `QuerySystem` have generic counterparts. The generic methods are a bit different from the others, as they'll return `default(T)` if the JSONPath doesn't find anything.