Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Commit

Permalink
Rename remote desktop to match other config
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarst committed Sep 24, 2020
1 parent 2ee32ee commit 17d5047
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 16 deletions.
2 changes: 1 addition & 1 deletion dist/GS Desktop 1080p.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@ECHO OFF
start /MIN gamestream_launchpad.exe 1920 1080 desktop.ini
start /MIN gamestream_launchpad.exe 1920 1080 gamestream_desktop.ini
2 changes: 1 addition & 1 deletion dist/GS Desktop 1600p.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@ECHO OFF
start /MIN gamestream_launchpad.exe 2560 1600 desktop.ini
start /MIN gamestream_launchpad.exe 2560 1600 gamestream_desktop.ini
2 changes: 1 addition & 1 deletion dist/GS Desktop 720p.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@ECHO OFF
start /MIN gamestream_launchpad.exe 1280 720 desktop.ini
start /MIN gamestream_launchpad.exe 1280 720 gamestream_desktop.ini
File renamed without changes.
13 changes: 0 additions & 13 deletions dist/gamestream_launchpad_cfg.ini

This file was deleted.

0 comments on commit 17d5047

Please sign in to comment.