diff --git a/Games/evefrontier.yml b/Games/evefrontier.yml new file mode 100644 index 0000000..bbf61d1 --- /dev/null +++ b/Games/evefrontier.yml @@ -0,0 +1,25 @@ +Name: evefrontier +Description: The official EVE Frontier launcher. +Grade: Gold +Arch: win64 + +Dependencies: + - dotnet48 + - vcredist2022 + - times32 + +Parameters: + dxvk: true + sync: fsync + discrete_gpu: true + +Executable: + name: Eve Frontier + icon: evefrontier.png + file: EVE Frontier.exe + path: userdir/AppData/Local/eve-frontier/eve-frontier.exe + +Steps: +- action: install_exe + file_name: eve-online-latest+Setup.exe + url: https://launcher.ccpgames.com/eve-frontier/frontier/win32/x64/eve-frontier-latest%20Setup.exe \ No newline at end of file diff --git a/Reviews/evefrontier.md b/Reviews/evefrontier.md new file mode 100644 index 0000000..74ab4de --- /dev/null +++ b/Reviews/evefrontier.md @@ -0,0 +1,35 @@ +# EVE Frontier +Review for the official EVE Frontier installer. + +Maintainer: @lostcoastwizard + +**Is the program properly opened?** +Grade: Platinum +Additional notes: n/a + +**Is it showing alerts or other warnings?** +Grade: Platinum +Additional notes: n/a + +**Does it show graphical glitches?** +Grade: Gold +Additional notes: n/a + +**Does it require some tweaking in order to work properly? (Out of normal software configuration)** +Grade: Platinum +Additional notes: n/a + +**Did it crash during tests execution?** +Grade: Platiumn +Additional notes: n/a + +**Is it usable?** +Grade: Platinum +Additional notes: n/a + +**Final grade? (the lower evaluation from previous questions)** +Grade: Gold +Additional notes: n/a + +**Additional notes** +You may need to adjust settings for optimal performance. diff --git a/data/evefrontier/evefrontier.png b/data/evefrontier/evefrontier.png new file mode 100644 index 0000000..efdb6f2 Binary files /dev/null and b/data/evefrontier/evefrontier.png differ diff --git a/index.yml b/index.yml index 1b2ec5c..6389092 100644 --- a/index.yml +++ b/index.yml @@ -233,6 +233,14 @@ mega: Category: Software Icon: mega.png +evefrontier: + Arch: win64 + Name: 'EVE Frontier' + Description: 'The official EVE Frontier launcher.' + Grade: Gold + Category: Games + Icon: evefrontier.png + eveonline: Arch: win64 Name: 'EVE Online'