-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathREADME.txt
30 lines (23 loc) · 821 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
NijieDownloader
===============
nijie.info downloader
Feature
===============
- Image browsing by Member ID.
- Image browsing by Search Tag.
- Batch Image downloading by Image ID, Member ID, or Search Tag.
Donation @ https://bit.ly/NijieDownloader
Installation
===============
1. Install Microsoft SQL Compact 4.0 SP1 (http://www.microsoft.com/en-sg/download/details.aspx?id=30709)
2. Extract the archive to the desired folder.
3. Run the exe.
Required Library for building
===============
1. HTML Agility Pack (https://www.nuget.org/packages/HtmlAgilityPack/)
2. log4net (https://www.nuget.org/packages/log4net/)
3. EntityFramework.SqlServerCompact 6.0.2 (https://www.nuget.org/packages/EntityFramework.SqlServerCompact/)
Compiled on Visual Studio 2017
Supported OS
===============
WinXP SP2 and up with .Net 4.0