[Content Patcher] remove Action: Load validation and restrictions
Pathoschild opened this issue ยท 2 comments
Content Patcher validate Action: Load
patches to let you know about conflicts (e.g. if you have two patches that would apply at the same time in some cases, even across content packs). However that's complex, and not possible with some conditions.
Consider removing conflict detection to allow any condition with Action: Load
patches.
Per discussion on Discord, content patchers would prefer more power over conditions at the cost of advance validation.
Duplicates #326.