Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions Games/evefrontier.yml
Original file line number Diff line number Diff line change
@@ -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
35 changes: 35 additions & 0 deletions Reviews/evefrontier.md
Original file line number Diff line number Diff line change
@@ -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.
Binary file added data/evefrontier/evefrontier.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down