Update UpdatePaths and move bleed rules to subfolder
This commit is contained in:
@@ -84,7 +84,9 @@ namespace OpenRA.Mods.Common.UpdateRules
|
||||
new RemoveCanUndeployFromGrantConditionOnDeploy(),
|
||||
}),
|
||||
|
||||
new UpdatePath("playtest-20180729", new UpdateRule[]
|
||||
new UpdatePath("playtest-20180729", "release-20180923", new UpdateRule[0]),
|
||||
|
||||
new UpdatePath("release-20180923", new UpdateRule[]
|
||||
{
|
||||
// Bleed only changes here
|
||||
new RenameEditorTilesetFilter(),
|
||||
|
||||
Reference in New Issue
Block a user