Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
# Conflicts:
# docs/release-notes.md
# src/SMAPI/Framework/ModLoading/AssemblyLoader.cs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reduces duplication, decouples it from the assembly loader, and makes it more flexible to handle Harmony rewriting.
|
|
|
|
|
|
|
|
Thanks to 0x0ade for the suggestion!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Migrated from the Content Patcher code. I'm the main author, with tile property merging based on contributions by hatrat.
|