mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
<!-- A new module or something else important --> ## Major features - Custom items and item sockets, as an extension of the existing details. Interactivity can be added without code by setting dialogue conditions with an item's `pickupCondition` or socket's `insertCondition`, and then turning other details on or off using their `activationCondition`. <!-- A new parameter added to a module, or API feature --> ## Minor features - Added API methods for looking up translated strings for localization.