* Add failing test coverage showing external edits not working with folders * Fix external edit filename sanitising unintentionally dropping folder separators Closes https://github.com/ppy/osu/issues/34929.
skin.ini
Use RealmAccess only when needed
ImportParameters
batchImport
removed LegacyExportManager Separated the method of CreateZip method and the default export method
LegacyExportManager
Code quality and remove some #nullable disable
DefaultSkin
Triangles
ImportSkinTest
Import(ArchiveReader)
Import(ImportTask)
ILive<>
abstract Live<>
.Result
.WaitSafelyForResult
CleanRunHeadlessGameHost
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
ILive
While it is logical that we want this, from a testing perspective this is a bit of a nightmare to fix. Let's revisit at a later point in time.