AllowExtras
This commit is contained in:
@@ -8,7 +8,7 @@ public class ModpackConfig
|
||||
public string Name { get; set; }
|
||||
public string UpdateUrl { get; set; }
|
||||
public string InstallUrl { get; set; }
|
||||
public bool IncludeExtras { get; set; }
|
||||
public bool AllowExtras { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public string ConfigUrl { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user