Skip to content

Instantly share code, notes, and snippets.

View the-white-flag's full-sized avatar

the-white-flag

View GitHub Profile
using BepInEx;
using BepInEx.Logging;
using System.IO;
using System.Reflection;
using Nautilus.Handlers;
namespace LocalizationInfector
{
[BepInPlugin(PLUGIN_GUID, PLUGIN_NAME, PLUGIN_VERSION)]
[BepInDependency("com.snmodding.nautilus")]
@the-white-flag
the-white-flag / AutoSorter.json
Last active February 10, 2026 13:07
Subnautica Localization
{
"Autosorter": "자동 분류 배분기",
"Autosort Distributor": "자동 분류 배분기",
"Tooltip_Autosorter": "연결된 자동 분류 수납함으로 아이템을 자동 전송하는 벽걸이형 스마트 보관함입니다.",
"Ency_Autosorter": "연결된 자동 분류 수납함으로 아이템을 자동 전송하는 벽걸이형 스마트 보관함입니다.",
"EncyDesc_Autosorter": "연결된 자동 분류 수납함으로 아이템을 자동 전송하는 벽걸이형 스마트 보관함입니다.",
"AutosortTarget": "자동 분류 수납함",
"Autosort Receptacle": "자동 분류 수납함",
"Tooltip_AutosortTarget": "자동 분류 배분기에 연결되어 분류된 아이템을 수납하는 벽걸이 보관함입니다.",
"Ency_AutosortTarget": "자동 분류 배분기에 연결되어 분류된 아이템을 수납하는 벽걸이 보관함입니다.",