This file is for downloading a Mod Pack into an instance through Borea.Network. It should Ideally work by recursively calling SpaceDockModDownloader.DownloadAsync() recursively for every mod. This may or may not need dependency resolution as Mod Pack creators should already have all Mod Dependencies inside the Mod Pack before publication.
Like other SpaceDock parts of Borea, this is only intended to exist until a proper Mod Indexer is decided and created.
This file is for downloading a Mod Pack into an instance through Borea.Network. It should Ideally work by recursively calling
SpaceDockModDownloader.DownloadAsync()recursively for every mod. This may or may not need dependency resolution as Mod Pack creators should already have all Mod Dependencies inside the Mod Pack before publication.