- damo-manager Gradle 프로젝트 초기 구성

- scpdb 부재 시 fake 모드 자동 fallback
- ScpEncB64/DecB64/HashB64 래핑 + 유틸 보존
- RealBridge 격리로 NoClassDefFoundError 방지

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Rinjae
2026-06-04 14:07:01 +09:00
commit 6c0a57c237
7 changed files with 662 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.gradle/
build/
.idea/
*.iml
.classpath
.project
.settings/
bin/
out/
.DS_Store