Skip to content

Add Installer: Eve Online Settings Manager #399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
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
23 changes: 23 additions & 0 deletions Games/eveonlinesettingsmanager.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Name: eveonlinesettingsmanager
Description: Open source tool Eve Online Settings Manager for EVE Online.
Grade: Gold
Arch: win64

Dependencies:

Parameters:

Executable:
name: Eve Online Settings Manager
icon: github-mark.png
file: EVE.Settings.Manager.v1.1.2_windows.exe
path: Program Files/EVE Settings Manager/EVE.Settings.Manager.v1.1.2_windows.exe

Steps:

- action: run_script
script: |
mkdir drive_c/Program\ Files/EVE\ Settings\ Manager
cd drive_c/Program\ Files/EVE\ Settings\ Manager
wget -O EVE.Settings.Manager.v1.1.2_windows.exe https://github.com/mintnick/eve-settings-manager/releases/download/v1.1.2/EVE.Settings.Manager.v1.1.2_windows.exe

35 changes: 35 additions & 0 deletions Reviews/eveonlinesettingsmanager.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# EVE Online
Review for the open source tool Eve Online Settings Manager for EVE Online.

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: The highlighted profile may render incorrectly. Please make sure you have selected the correct profile before over writing your settings.

**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**
The highlighted profile may render incorrectly. Please make sure you have selected the correct profile before over writing your settings.
Binary file added data/eveonlinesettingsmanager/github-mark.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 @@ -241,6 +241,14 @@ eveonline:
Category: Games
Icon: eveonline.png

eveonlinesettingsmanager:
Arch: win64
Name: 'EVE Online Settings Manager'
Description: Open source tool Eve Online Settings Manager for EVE Online.
Grade: Gold
Icon: github-mark.png
Category: Games

guildwars2:
Arch: win64
Name: 'Guild Wars 2'
Expand Down