commit 2c61d3c3a36a5e5eb9fda2d4e588e772ef4e34bc Author: tymmkang Date: Sat Jan 31 01:25:42 2026 +0900 저장소 초기화 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로 배포된 플러그인을 리버스 엔지니어링합니다.