[ArchiveTools] Add some preliminary RAR stuff

This commit is contained in:
Matt Nadareski
2016-11-07 21:31:52 -08:00
parent 209f189951
commit a13f0f1635
6 changed files with 491 additions and 12 deletions

View File

@@ -1,9 +1,7 @@
using Mono.Data.Sqlite;
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Cryptography;
using System.Threading.Tasks;
using System.Xml;
using System.Xml.Schema;