Skip to content

Commit

Permalink
converted all gamearts to jpg
Browse files Browse the repository at this point in the history
to save space
  • Loading branch information
TanninOne committed Nov 6, 2019
1 parent 49ca882 commit c92ab47
Show file tree
Hide file tree
Showing 189 changed files with 64 additions and 64 deletions.
Binary file added game-7daystodie/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-7daystodie/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-7daystodie/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ function main(context) {
queryPath: findGame,
queryModPath: () => 'Mods',
requiresLauncher,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: gameExecutable,
requiredFiles: [
'7DaysToDie.exe',
Expand Down
Binary file added game-ahatintime/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-ahatintime/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-ahatintime/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'HatInTimeGame/Mods',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Binaries/Win64/HatInTimeGame.exe',
requiredFiles: [
'Binaries/Win64/HatInTimeGame.exe',
Expand Down
Binary file added game-breakingwheel/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-breakingwheel/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-breakingwheel/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'ModdingTools',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Ellie_Ball_Project.exe',
requiredFiles: [
'Ellie_Ball_Project.exe',
Expand Down
Binary file added game-darkestdungeon/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-darkestdungeon/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-darkestdungeon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'mods',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: (discoveryPath) => getExecutable(discoveryPath),
requiredFiles: [
],
Expand Down
Binary file added game-darksouls/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-darksouls/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-darksouls/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class DarkSouls {
this.id = 'darksouls';
this.name = 'Dark Souls';
this.mergeMods = true;
this.logo = 'gameart.png';
this.logo = 'gameart.jpg';
this.details = {
steamAppId: 211420,
};
Expand Down
Binary file added game-darksouls2/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-darksouls2/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-darksouls2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class DarkSouls2 {
this.id = 'darksouls2';
this.name = 'Dark Souls II';
this.mergeMods = true;
this.logo = 'gameart.png';
this.logo = 'gameart.jpg';
this.details = {
steamAppId: 236430,
};
Expand Down
Binary file added game-dawnofman/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-dawnofman/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-dawnofman/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ function main(context) {
context.registerGame({
id: GAME_ID,
name: 'Dawn of Man',
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'Mods',
Expand Down
Binary file added game-divinityoriginalsin2/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-divinityoriginalsin2/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-divinityoriginalsin2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function main(context) {
queryPath: findGame,
supportedTools: [],
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'bin/SupportTool.exe',
requiredFiles: [
'bin/SupportTool.exe',
Expand Down
Binary file added game-dmc5/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-dmc5/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-dmc5/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ function main(context) {
context.registerGame({
id: GAME_ID,
name: 'Devil May Cry 5',
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => '.',
Expand Down
Binary file added game-dragonage/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-dragonage/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-dragonage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ function main(context) {
requiresLauncher,
queryPath: findGame,
queryModPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'bin_ship/daorigins.exe',
setup: prepareForModding,
requiredFiles: [
Expand Down
Binary file added game-dragonage2/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-dragonage2/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-dragonage2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'bin_ship/dragonage2.exe',
setup: prepareForModding,
requiredFiles: [
Expand Down
Binary file added game-dragons-dogma/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-dragons-dogma/gameart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion game-dragons-dogma/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function main(context) {
mergeArchive: filePath => path.basename(filePath).toLowerCase() === 'game_main.arc',
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'DDDA.exe',
requiredFiles: [
'DDDA.exe',
Expand Down
Binary file added game-enderal/gameart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed game-enderal/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-enderal/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'data',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Enderal Launcher.exe',
requiredFiles: [
'Enderal Launcher.exe',
Expand Down
Binary file added game-factorio/gameart.jpg
Binary file removed game-factorio/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-factorio/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: gameExecutable,
requiredFiles: [
'data/core/graphics/factorio.ico',
Expand Down
Binary file added game-fallout3/gameart.jpg
Binary file removed game-fallout3/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-fallout3/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'data',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: (discoveryPath) => {
if (discoveryPath === undefined) {
return 'fallout3.exe';
Expand Down
Binary file added game-fallout4/gameart.jpg
Binary file removed game-fallout4/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-fallout4/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'data',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Fallout4.exe',
requiredFiles: [
'Fallout4.exe',
Expand Down
Binary file added game-fallout4vr/gameart.jpg
Binary file removed game-fallout4vr/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-fallout4vr/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'data',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Fallout4VR.exe',
requiredFiles: [
'Fallout4VR.exe',
Expand Down
Binary file added game-falloutnv/gameart.jpg
Binary file removed game-falloutnv/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-falloutnv/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'data',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'FalloutNV.exe',
requiredFiles: [
'FalloutNV.exe',
Expand Down
Binary file added game-galciv3/gameart.jpg
Binary file removed game-galciv3/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-galciv3/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'GalCiv3.exe',
requiredFiles: [
'GalCiv3.exe',
Expand Down
Binary file added game-gardenpaws/gameart.jpg
Binary file removed game-gardenpaws/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-gardenpaws/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function main(context) {
{
id: NexusId,
name: Name,
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'Mods',
Expand Down
Binary file added game-greedfall/gameart.jpg
Binary file removed game-greedfall/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-greedfall/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function installMod(files, destinationPath) {
const gameParameters = {
id: GAME_ID,
name: 'GreedFall',
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'datalocal',
Expand Down
Binary file added game-grimdawn/gameart.jpg
Binary file removed game-grimdawn/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-grimdawn/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function main(context) {
supportedTools: [],
setup: prepareForModding,
queryModPath: () => 'mods',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Grim Dawn.exe',
requiredFiles: [
'Grim Dawn.exe',
Expand Down
Binary file added game-grimrock/gameart.jpg
Binary file removed game-grimrock/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-grimrock/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'grimrock.exe',
requiredFiles: [
'grimrock.exe',
Expand Down
Binary file added game-kenshi/gameart.jpg
Binary file removed game-kenshi/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-kenshi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'mods',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: (discoveryPath) => getExecutable(discoveryPath),
requiredFiles: [],
setup: prepareForModding,
Expand Down
Binary file added game-kerbalspaceprogram/gameart.jpg
Binary file removed game-kerbalspaceprogram/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-kerbalspaceprogram/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'GameData',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'KSP_x64.exe',
requiredFiles: [
'KSP_x64.exe',
Expand Down
Binary file added game-kingdomcome-deliverance/gameart.jpg
Binary file removed game-kingdomcome-deliverance/gameart.png
Diff not rendered.
4 changes: 2 additions & 2 deletions game-kingdomcome-deliverance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ function LoadOrderBase(props) {
React.createElement('img', {
src: props.mods[item].attributes.pictureUrl
? props.mods[item].attributes.pictureUrl
: `${__dirname}/gameart.png`,
: `${__dirname}/gameart.jpg`,
className: 'mod-picture',
width:'75px',
height:'45px',
Expand Down Expand Up @@ -163,7 +163,7 @@ function main(context) {
mergeMods: mod => transformId(mod.id),
queryPath: findGame,
queryModPath: () => 'Mods',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Bin/Win64/KingdomCome.exe',
requiredFiles: [
'Bin/Win64/KingdomCome.exe',
Expand Down
Binary file added game-monster-hunter-world/gameart.jpg
Binary file removed game-monster-hunter-world/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-monster-hunter-world/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: () => NATIVE_PC_FOLDER,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => MHW_EXEC,
requiredFiles: [
MHW_EXEC,
Expand Down
Binary file added game-morrowind/gameart.jpg
Binary file removed game-morrowind/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-morrowind/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'Data Files',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'morrowind.exe',
requiredFiles: [
'morrowind.exe',
Expand Down
Binary file added game-mount-and-blade/gameart.jpg
Binary file removed game-mount-and-blade/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-mount-and-blade/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const MAB_GAMES = {
name: 'Mount & Blade',
steamId: '22100',
regPath: steamReg + '22100',
logo: 'gameart.png',
logo: 'gameart.jpg',
exec: 'mount&blade.exe',
nativeModuleName: 'native',
},
Expand Down
Binary file added game-neverwinter-nights/gameart.jpg
Binary file removed game-neverwinter-nights/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-neverwinter-nights/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: () => modPath(context),
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'nwmain.exe',
requiredFiles: [
'nwmain.exe',
Expand Down
Binary file added game-neverwinter-nights2/gameart.jpg
Binary file removed game-neverwinter-nights2/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-neverwinter-nights2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'nwn2.exe',
requiredFiles: [
'nwn2.exe',
Expand Down
Binary file added game-nomanssky/gameart.jpg
Binary file removed game-nomanssky/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-nomanssky/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Binaries/NMS.exe',
requiredFiles: [
'Binaries/NMS.exe',
Expand Down
Binary file added game-oblivion/gameart.jpg
Binary file removed game-oblivion/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-oblivion/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'data',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'oblivion.exe',
requiredFiles: [
'oblivion.exe',
Expand Down
Binary file added game-oni/gameart.jpg
Binary file removed game-oni/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-oni/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ function main(context) {
context.registerGame({
id: NexusId,
name: Name,
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'Mods',
Expand Down
Binary file added game-pathfinderkingmaker/gameart.jpg
Binary file removed game-pathfinderkingmaker/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-pathfinderkingmaker/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function main(context) {
{
id: NexusId,
name: Name,
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'Mods',
Expand Down
Binary file added game-prisonarchitect/gameart.jpg
Binary file removed game-prisonarchitect/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-prisonarchitect/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function main(context) {
{
id: GAME_ID,
name: 'Prison Architect',
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => MODS_LOCAL,
Expand Down
Binary file added game-re2remake/gameart.jpg
Binary file removed game-re2remake/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-re2remake/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ function main(context) {
context.registerGame({
id: GAME_ID,
name: 'Resident Evil 2 (2019)',
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => '.',
Expand Down
Binary file added game-rimworld/gameart.jpg
Binary file removed game-rimworld/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-rimworld/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'Mods',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'RimWorldWin64.exe',
requiredFiles: [
'RimWorldWin64.exe'
Expand Down
Binary file added game-sekiro/gameart.jpg
Binary file removed game-sekiro/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-sekiro/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function main(context) {
context.registerGame({
id: GAME_ID,
name: 'Sekiro',
logo: 'gameart.png',
logo: 'gameart.jpg',
mergeMods: true,
queryPath: findGame,
queryModPath: () => 'mods',
Expand Down
Binary file added game-shadowrunreturns/gameart.jpg
Binary file removed game-shadowrunreturns/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-shadowrunreturns/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ function main(context) {
supportedTools,
setup: prepareForModding,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'Shadowrun.exe',
requiredFiles: [
'Shadowrun.exe',
Expand Down
Binary file added game-sims3/gameart.jpg
Binary file removed game-sims3/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-sims3/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'game/bin/TS3.exe',
requiredFiles: [
'game/bin/TS3.exe',
Expand Down
Binary file added game-sims4/gameart.jpg
Binary file removed game-sims4/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-sims4/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ function main(context) {
mergeMods: true,
queryPath: findGame,
queryModPath: modPath,
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'game/bin/TS4.exe',
setup: prepareForModding,
supportedTools: [
Expand Down
Binary file added game-skyrim/gameart.jpg
Binary file removed game-skyrim/gameart.png
Diff not rendered.
2 changes: 1 addition & 1 deletion game-skyrim/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ function main(context) {
queryPath: findGame,
supportedTools: tools,
queryModPath: () => 'data',
logo: 'gameart.png',
logo: 'gameart.jpg',
executable: () => 'TESV.exe',
requiredFiles: [
'TESV.exe',
Expand Down
Binary file added game-skyrimse/gameart.jpg
Binary file removed game-skyrimse/gameart.png
Diff not rendered.
Loading

0 comments on commit c92ab47

Please sign in to comment.