Files
OpenRA/OpenRA.Game/UtilityCommands/ClearInvalidModRegistrationsCommand.cs
Paul Chote 5d83706eae Require an explicit launch path for mod registrations.
This also removes a workaround that allowed the current mod to be
registered even if it defined a bogus path. Uses of Game.ExternalMods
should therefore always use TryGetValue and correctly handle it
returning false.
2021-11-06 11:21:13 +01:00

1.2 KiB