Add site contacts/FAQ and accept AWG 2.0 / naive pastes in Add config.
ImportSubscription no longer requires only http(s): paste awg://, AWG .conf/JSON, or naive links; subscription parser also reads hosted AWG and Clash wireguard/naive. Site lists support emails and FAQ; Store listing texts/tools updated. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Vendored
+9
-12
@@ -1,13 +1,13 @@
|
||||
EvilFox Microsoft Store package folder
|
||||
Version: 4.2.8.1
|
||||
Generated: 2026-08-02 14:05:35
|
||||
Version: 4.2.8.0
|
||||
Generated: 2026-08-02 14:21:55
|
||||
|
||||
=== Partner Center upload (EN) ===
|
||||
1. Sign in to Partner Center with the same Microsoft Store developer account
|
||||
you use for Visual Studio packaging / Store association (same tenant).
|
||||
2. Open the EvilFox product -> Packages (Windows 10 / 11).
|
||||
3. Prefer uploading EvilFox_4.2.8.1.msixbundle if present.
|
||||
Otherwise upload each EvilFox_4.2.8.1_<arch>.msix (x64 + arm64).
|
||||
3. Prefer uploading EvilFox_4.2.8.0.msixbundle if present.
|
||||
Otherwise upload each EvilFox_4.2.8.0_<arch>.msix (x64 + arm64).
|
||||
4. Device family: check Windows 10 / 11 Desktop ONLY
|
||||
(do NOT select Xbox, HoloLens, Surface Hub, IoT, Team, etc.).
|
||||
5. Arm64 package covers Windows on ARM. Do not ship x86 / AArch32;
|
||||
@@ -19,7 +19,7 @@ Generated: 2026-08-02 14:05:35
|
||||
=== Partner Center (RU) ===
|
||||
1. Войдите в Partner Center тем же аккаунтом разработчика Store,
|
||||
что и в Visual Studio (ассоциация приложения / упаковка).
|
||||
2. Загрузите EvilFox_4.2.8.1.msixbundle, если есть; иначе оба .msix
|
||||
2. Загрузите EvilFox_4.2.8.0.msixbundle, если есть; иначе оба .msix
|
||||
(x64 и arm64).
|
||||
3. Семейство устройств: только Windows 10/11 Desktop
|
||||
(без Xbox / HoloLens / IoT и т.п.).
|
||||
@@ -29,17 +29,14 @@ Generated: 2026-08-02 14:05:35
|
||||
6. Нужен URL политики конфиденциальности на evilfox.win.
|
||||
|
||||
=== Artifacts ===
|
||||
Bundle: (not created)
|
||||
Bundle: D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.0.msixbundle
|
||||
MSIX: D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.0_x64.msix
|
||||
MSIX: D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.0_arm64.msix
|
||||
Staging x64: D:\vpn navi\packaging\msix\_staging_x64
|
||||
Staging arm64: D:\vpn navi\packaging\msix\_staging_arm64
|
||||
|
||||
=== MakeAppx ===
|
||||
MakeAppx.exe NOT FOUND on this machine.
|
||||
Install Windows 10/11 SDK, then run:
|
||||
makeappx pack /d "D:\vpn navi\packaging\msix\_staging_x64" /p "D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.1_x64.msix" /o
|
||||
makeappx pack /d "D:\vpn navi\packaging\msix\_staging_arm64" /p "D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.1_arm64.msix" /o
|
||||
makeappx bundle /d "D:\vpn navi\dist\microsoft-store\_bundle_input" /p "D:\vpn navi\dist\microsoft-store\EvilFox_4.2.8.1.msixbundle" /o
|
||||
(copy both .msix into _bundle_input first)
|
||||
Found: C:\Users\orohi\AppData\Local\Microsoft\WinGet\Packages\Microsoft.MSIX-Toolkit_Microsoft.Winget.Source_8wekyb3d8bbwe\MSIX-Toolkit.x64\makeappx.exe
|
||||
|
||||
=== wintun.dll ===
|
||||
wintun.dll was NOT found under assets/ or dist/. Packaging continued.
|
||||
|
||||
Reference in New Issue
Block a user