English version available :
  1. o.unload IQSorter
  2. Delete oxide/config/IQSorter.json
  3. Open IQSorter.cs
  4. Find LanguageEn = false;
  5. Change to LanguageEn = true;
If you want to help with the translation of the configuration - send me a private message!

JSON:
{
  "Setting up the shift of the UI position in the inventory": {
    "Left offset (-N), Right offset (N)": 0.0,
    "Up offset (-N), Down offset (N)": 0.0
  },
  "Setting up the shift of the UI position in the storage container": {
    "Left offset (-N), Right offset (N)": 0.0,
    "Up offset (-N), Down offset (N)": 0.0
  },
  "Setting up the shift of the UI position in the oven": {
    "Left offset (-N), Right offset (N)": 0.0,
    "Up offset (-N), Down offset (N)": 0.0
  },
  "Setting up the sorting order": [
    "Weapon",
    "Attire",
    "Tool",
    "Ammunition",
    "Construction",
    "Items",
    "Resources",
    "Component",
    "Medical",
    "Food",
    "Traps",
    "Electrical",
    "Mics",
    "Fun"
  ]
}

JSON:
{
  "Настройка сдвига позиции UI в инвентаре": {
    "Сдвиг влево (-N), сдвиг вправо (N)": 0.0,
    "Сдвиг вверх (-N), сдвиг вниз (N)": -23.5
  },
  "Настройка сдвига позиции UI в хранилищах": {
    "Сдвиг влево (-N), сдвиг вправо (N)": 0.0,
    "Сдвиг вверх (-N), сдвиг вниз (N)": 0.0
  },
  "Настройка сдвига позиции UI в печах": {
    "Сдвиг влево (-N), сдвиг вправо (N)": 0.0,
    "Сдвиг вверх (-N), сдвиг вниз (N)": 0.0
  },
  "Настройка порядка сортировки": [
    "Weapon",
    "Attire",
    "Tool",
    "Ammunition",
    "Construction",
    "Items",
    "Resources",
    "Component",
    "Medical",
    "Food",
    "Traps",
    "Electrical",
    "Mics",
    "Fun"
  ]
}
Назад
Сверху Снизу