mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-06-23 05:22:21 +02:00
- VC++ 2010 Redist Package check (required by SQLite)
- add Portuguese satellite assemblies to .zip
This commit is contained in:
@@ -302,6 +302,8 @@ namespace ChanSort.Loader.Panasonic
|
||||
#region ctor()
|
||||
public Serializer(string inputFile) : base(inputFile)
|
||||
{
|
||||
DepencencyChecker.AssertVc2010RedistPackageX86Installed();
|
||||
|
||||
this.Features.ChannelNameEdit = true;
|
||||
this.DataRoot.SortedFavorites = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user