A Client for e-hentai.org on Windows 10.
用于 WIndows 10 的 E-站 UWP 应用。
Barnch | Build status |
---|---|
master | |
dev |
Latest Release / 最新版本 | |
---|---|
All Releases / 所有版本 |
Install dependencies (x86|x64|ARM) and signature (.cer
file) first.
首先安装依赖包 (x86|x64|ARM) 和证书(.cer
文件)。
Please download .appxbundle
or .appx
file to install.
.appxsym
files are symbol files for debugging.
下载 .appxbundle
或 .appx
安装包来安装。
.appxsym
文件是用于调试的符号信息。
-
How to enable network proxy for UWP applications
如何解决 UWP 无法使用代理的问题 -
Tips for keyboard or xbox controller users
如何使用键盘或 Xbox 控制器操作
Here is a simple introduction for those who would like to build this project by themselves.
- Visual Studio 2017 15.6
- Windows SDK 10.0.15063
- Windows SDK 10.0.16299
- Clone the repository to local
- Open
ExViewer.sln
- Restore nuget packages
- Run
Convert-Resource
in Package Manager (See OpportunityLiu/ResourceGenerator) - Build and run
If you would like to help me translate this project into other languages,
just fork this project, translate resources in */Strings/
folders and open pull requests.