renamed old system.yaml descendened files

This commit is contained in:
Matthias Mailänder
2014-04-06 08:15:13 +02:00
parent 4195e683a6
commit 8de154573b
22 changed files with 110 additions and 110 deletions

View File

@@ -173,7 +173,7 @@ NEW:
Added SDL 2 as a dependency for the RPM package.
Mod / Custom map compatibility:
Altitude is no longer parsed from actor templates in maps. Specify CenterPosition instead.
system.yaml has been split into four files for all mods: system-actor.yaml, system-ai.yaml, system-player.yaml and system-world.yaml.
system.yaml has been split into four files for all mods: misc.yaml, ai.yaml, player.yaml and world.yaml.
Run `OpenRA.Utility.exe --upgrade-mod <mod> 20131223` to automatically upgrade mod rules.
Run `OpenRA.Utility.exe --upgrade-map <map path> 20131223` to automatically upgrade custom map rules.
Added a new trait Demolishable for buildings to handle the C4 demolition.