public ImportService(ManagedVersionsService mvs, GameDirectoryService gds) { _mvs = mvs; _gds = gds; }