jiuyhfdj/wdsm_cocos_lua_debug_shell
# WDSM Cocos-Lua Debug Shell 这是从 D:\UU\23707_wdsm_wdsm_3k_20260319_28719_m0.apk 逆向整理出的 Cocos2d-x Lua Win32 调试壳工程,用于继续恢复、修改和预览游戏 UI / 建筑功能。 给 Max 接手先读 D:\UU\wdsm_cocos_lua_debug_shell\MAX_START_HERE.md D:\UU\wdsm_cocos_lua_debug_shell\MAX_RUNBOOK.md D:\UU\wdsm_cocos_lua_debug_shell\MAX_TASK_STATE.md D:\UU\wdsm_cocos_lua_debug_shell\MAX_PROJECT_INDEX.md D:\UU\wdsm_cocos_lua_debug_shell\work\mission-state.md 快速启动… See the full description on the dataset page: https://huggingface.co/datasets/jiuyhfdj/wdsm_cocos_lua_debug_shell.
028
1# Local dependencies / package cache2node_modules/3.pnp/4.pnp.*5 6# Large Cocos engine/runtime/build outputs kept local7frameworks/8simulator/9runtime/10*.sln11*.vcxproj.user12*.opensdf13*.sdf14*.ipch15*.ilk16*.pdb17*.pch18*.obj19*.lib20*.exp21*.dll22*.exe23*.log24/Debug*/25/Release*/26bin/27build/28 29# Junctioned / decoded large assets kept local30/res/31/kkk_res/32/jit64/33/preview_assets/34/simulator35/runtime36/res37/preview_assets38/jit6439/work_full40/work/*41!/work/mission-state.md42!/work/max_handoff/43!/work/mission-state.md44!/work/max_handoff/**45 46# Large generated archives / screenshots / captures47*.apk48*.aab49*.jobf50*.zip51*.7z52*.rar53*.tar54*.gz55/window_capture*.png56/current_window_capture.png57/runseq_*.png58 59# Local IDE / OS noise60.vscode/61.idea/62.DS_Store63Thumbs.db64*.tmp65*.bak66*.backup67*.orig68__pycache__/69*.pyc70 71# Secrets / local credentials72.env73.env.*74*.keystore75*.jks76*.p1277*.pem78*.key79 80# macOS AppleDouble metadata81._*82 