diff --git a/Games/eveonlinesettingsmanager.yml b/Games/eveonlinesettingsmanager.yml new file mode 100644 index 0000000..b58450b --- /dev/null +++ b/Games/eveonlinesettingsmanager.yml @@ -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 + diff --git a/Reviews/eveonlinesettingsmanager.md b/Reviews/eveonlinesettingsmanager.md new file mode 100644 index 0000000..1a0c0ff --- /dev/null +++ b/Reviews/eveonlinesettingsmanager.md @@ -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. diff --git a/data/eveonlinesettingsmanager/github-mark.png b/data/eveonlinesettingsmanager/github-mark.png new file mode 100644 index 0000000..6cb3b70 Binary files /dev/null and b/data/eveonlinesettingsmanager/github-mark.png differ diff --git a/index.yml b/index.yml index b8d82c8..1f1c151 100644 --- a/index.yml +++ b/index.yml @@ -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'