Both fixed in 0.0.2, just uploaded — thanks for catching them.
main.py: you're right, it doesn't exist in ComfyUI Desktop. Sprite Sheep was checking for the portable build's layout. Now it accepts the Desktop folder and only the "Start ComfyUI" button is disabled there, since Desktop starts from its own app.
"3 files missing": caused by the first bug. The weights are downloaded to Sprite Sheep's folder and then linked into ComfyUI's models/, which never happened because it couldn't find your ComfyUI. On top of that, the expected file list was hardcoded to MiniMax H3 — and you had WAN selected. Now it reads the actual model you downloaded, and says "not visible to ComfyUI yet" instead of "missing".
Nothing to re-download: point at your ComfyUI folder, press Re-check, and the weights get linked in place.

