- #pragma once
- #define CLASHCONFIGDIR "config"
- #define WCLASHCONFIGDIR L"config"
- #define CLASHCONFIGNAME "sysconfig.yml"
- #define WCLASHCONFIGNAME L"sysconfig.yml"
- #define CLASHCONFIINIT "config.yml"
- #define CLASHCONFIGTUNNAME "tunconfig.yml"
- #define CLASHEXE L"syscode.exe"
|