清理翻译,调整配置按钮点击逻辑,移除系统位元检查

This commit is contained in:
ChsBuffer
2020-07-19 02:15:29 +08:00
parent cd891cec33
commit 8a56dd4582
8 changed files with 57 additions and 124 deletions

View File

@@ -12,7 +12,7 @@ namespace Netch.Controllers
{
public VMessController()
{
Name = "v2ray";
Name = "V2Ray";
MainFile = "v2ray.exe";
StartedKeywords("started");
StoppedKeywords("config file not readable", "failed to");