mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 06:08:00 +00:00
try pages working?
This commit is contained in:
@@ -20,16 +20,11 @@ export default defineConfig({
|
||||
},
|
||||
themeConfig: {
|
||||
// logo: 'TODO', https://github.com/vuejs/vitepress/issues/1401
|
||||
appVersion: '3.25.101',
|
||||
appVersion: '0.1.0',
|
||||
github: {
|
||||
releasesUrl: 'https://github.com/Kvan7/exiled-exchange-2/releases'
|
||||
},
|
||||
socialLinks: [
|
||||
{
|
||||
text: 'Patreon',
|
||||
color: '#FF424D',
|
||||
link: 'https://patreon.com/awakened_poe_trade'
|
||||
},
|
||||
{
|
||||
text: 'GitHub',
|
||||
color: '#181717',
|
||||
|
||||
@@ -15,13 +15,11 @@ to the developer, downloading from them may be unsafe.
|
||||
| -------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | ------------ |
|
||||
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/exiled-exchange-2-Setup-${theme.appVersion}.exe`">Windows 10+ (installer)</a> | ✔ | Fast |
|
||||
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/exiled-exchange-2-${theme.appVersion}.exe`">Windows 10+ (portable)</a> | ❌ | Slower |
|
||||
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/exiled-exchange-2-${theme.appVersion}.AppImage`">Linux (AppImage)</a> | ✔ | n/a |
|
||||
| <a :href="`${theme.github.releasesUrl}/download/v${theme.appVersion}/exiled-exchange-2-${theme.appVersion}-universal.dmg`">macOS (dmg)</a> | ❌ | n/a |
|
||||
|
||||
Latest version is <span class="bg-gray-100 border rounded px-1">{{ theme.appVersion }}</span>
|
||||
|
||||
*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}
|
||||
warnings on Windows to open it.{:.text-sm}
|
||||
|
||||
---
|
||||
|
||||
@@ -31,8 +29,8 @@ warnings on Windows and [macOS](https://support.apple.com/en-us/HT202491#openany
|
||||
- ✔ Windowed Fullscreen, Windowed
|
||||
- ❌ Fullscreen
|
||||
- PoE language
|
||||
- ✔ English, Russian
|
||||
- ❌ Portuguese, Thai, French, German, Spanish, Korean
|
||||
- ✔ English
|
||||
- ❌ Russian, Portuguese, Thai, French, German, Spanish, Korean
|
||||
|
||||
No Administrator rights required, but\
|
||||
⚠ **If you run PoE client as Admin, OS security boundaries take effect.
|
||||
|
||||
@@ -30,15 +30,8 @@ title: FAQ
|
||||
|
||||
- **Will my language be supported?**
|
||||
|
||||
No plans to support other languages. Why is there Russian language?
|
||||
Because:
|
||||
1 - this is the native language of developer;
|
||||
2 - helps to create cleaner abstractions in code and test it;
|
||||
3 - has the most active community, at least according to the numbers I can measure.
|
||||
No plans to support other languages. I know Awakened PoE has Russian, but I don't have plans to add other languages since I am still fixing this to work with the new game.
|
||||
|
||||
09/21/2020
|
||||
|
||||

|
||||
|
||||
- **I downloaded a zip with a bunch of files, but no .exe inside?**
|
||||
|
||||
|
||||
3855
docs/package-lock.json
generated
Normal file
3855
docs/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user