Update UpdatePaths and move bleed rules to subfolder

This commit is contained in:
reaperrr
2018-09-26 23:46:44 +02:00
committed by Paul Chote
parent 09d8aafddf
commit 288dfdbf03
4 changed files with 5 additions and 3 deletions

View File

@@ -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(),