add modpack config to workspace (read-only via url)
This commit is contained in:
@@ -6,6 +6,8 @@ public interface IWorkspace
|
||||
{
|
||||
WorkspaceConfig Config { get; }
|
||||
|
||||
ModpackConfig? ModpackConfig { get; }
|
||||
|
||||
InstallInfos? InstallInfos { get; }
|
||||
|
||||
UpdateInfos? UpdateInfos { get; }
|
||||
|
||||
Reference in New Issue
Block a user