把 start.mr + bin.elf + 资源 + cfunction.ext 封装成一个可放到功能机上运行的 .mrp。所有文本字段按 GBK 编码,超长会自动截断。
start.mr
bin.elf
cfunction.ext
顺序固定为 start.mr → bin.elf → 资源 → cfunction.ext; 资源部分可勾选。每个文件都会单独 gzip 后存入 .mrp(与真实产物一致)。
start.mr → bin.elf → 资源 → cfunction.ext