# Conflicts: # osu.Game.Rulesets.Catch/CatchRuleset.cs # osu.Game.Rulesets.Mania/ManiaRuleset.cs # osu.Game.Rulesets.Taiko/TaikoRuleset.cs
Make the Easy mod's extra life count customizable
Also adds xmldoc.
Add initial implementation of a legacy beatmap encoder
Remove RulesetInfo parameter from Ruleset constructor
Move CreateScoreProcessor() to Ruleset