From 2c61d3c3a36a5e5eb9fda2d4e588e772ef4e34bc Mon Sep 17 00:00:00 2001 From: tymmkang Date: Sat, 31 Jan 2026 01:25:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=80=EC=9E=A5=EC=86=8C=20=EC=B4=88?= =?UTF-8?q?=EA=B8=B0=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 5 +++++ README.md | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 .editorconfig create mode 100644 README.md diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..e78d696 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +root = true + +[*] +end_of_line = lf +charset = utf-8-bom diff --git a/README.md b/README.md new file mode 100644 index 0000000..275ffc5 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# AutoMorpherDecompiled + +https://booth.pm/ja/items/7721082 + +dll로 배포된 플러그인을 리버스 엔지니어링합니다.