Can hotpatching modify only resources?

Updated at:

Question: Can hotpatching modify only resource files?

Answer: No. Hotpatching can modify res resources without requiring code changes. However, modifying asset resources requires code changes. An upcoming optimization will allow asset resources to be modified independently.