cocos-farm/docs/rebuild_list.md

752 B

Rebuild List

First Stage

  • Migrate project metadata to Cocos 4.0 CLI format.
  • Remove old Cocos Creator 3.8 project files.
  • Export first-stage source evidence into source_export/.
  • Generate diagnostic Canvas preview from exported evidence.
  • Generate first-stage Cocos-facing intermediate scene data.
  • Write ROI report.
  • Run Cocos 4 CLI verification and record current blocker.

Blocked

  • Decode runtime rule for selecting 24 visible land plots from 36 static visual grid cells.
  • Resolve final Cocos 4 texture/SpriteFrame import bindings for background, land, house, doghouse, and bottom menu visuals.
  • Fix Cocos 4 alpha CLI runtime ABI mismatch before producing real Cocos build screenshots.