Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed Dec 7, 2023
1 parent daab537 commit 892b412
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default defineConfig({
},
themeConfig: {
// logo: 'TODO', https://github.com/vuejs/vitepress/issues/1401
appVersion: '3.22.10002',
appVersion: '3.22.10005',
github: {
releasesUrl: 'https://github.com/SnosMe/awakened-poe-trade/releases'
},
Expand Down
21 changes: 11 additions & 10 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,27 @@ const { theme } = useData()
You can download Awakened Poe Trade here. Any other mirrors are not known
to the developer, downloading from them may be unsafe.

| Download | Automatic update | Startup time |
|----------|------------------|--------------|
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/Awakened-PoE-Trade-Setup-${theme.appVersion}.exe`">Windows 11 (installer)</a> || Fast |
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/Awakened-PoE-Trade-${theme.appVersion}.exe`">Windows 11 (portable)</a> || Slow |
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/Awakened-PoE-Trade-${theme.appVersion}.AppImage`">Ubuntu 20.04</a> || Fast |
| Download link | Automatic updates | Startup time |
|---------------|-------------------|--------------|
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/Awakened-PoE-Trade-Setup-${theme.appVersion}.exe`">Windows 10+ (installer)</a> || Fast |
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/Awakened-PoE-Trade-${theme.appVersion}.exe`">Windows 10+ (portable)</a> || Slower |
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/Awakened-PoE-Trade-${theme.appVersion}.AppImage`">Linux (AppImage)</a> || n/a |
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/Awakened-PoE-Trade-${theme.appVersion}-universal.dmg`">macOS (dmg)</a> || n/a |

Latest version is <span class="bg-gray-100 border rounded px-1">{{ theme.appVersion }}</span>
{:.text-sm}

*The app is unsigned, which means you'll have to bypass security
warnings on Windows and [macOS](https://support.apple.com/en-us/HT202491#openanyway) to open it.{:.text-sm}

---

### Requirements

- PoE display mode
- ✔ Windowed
- ✔ Windowed Fullscreen
- ✔ Windowed Fullscreen, Windowed
- ❌ Fullscreen
- PoE language
- ✔ English
- ✔ Russian
- ✔ English, Russian
- ❌ Portuguese, Thai, French, German, Spanish, Korean

No Administrator rights required, but\
Expand Down

0 comments on commit 892b412

Please sign in to comment.