mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-07-24 01:05:22 +02:00
rename example files in Linux steamclient_loader script to avoid accidental invokation on first run
This commit is contained in:
parent
1ce0e823c4
commit
fa99b4f761
7 changed files with 2 additions and 2 deletions
1
tools/steamclient_loader/linux/ldr_cwd.EXAMPLE.txt
Normal file
1
tools/steamclient_loader/linux/ldr_cwd.EXAMPLE.txt
Normal file
|
@ -0,0 +1 @@
|
|||
~/games/my_game/
|
|
@ -1 +0,0 @@
|
|||
./my_game/base_folder/
|
1
tools/steamclient_loader/linux/ldr_exe.EXAMPLE.txt
Normal file
1
tools/steamclient_loader/linux/ldr_exe.EXAMPLE.txt
Normal file
|
@ -0,0 +1 @@
|
|||
~/games/my_game/my_game_executable
|
|
@ -1 +0,0 @@
|
|||
my_game_executable
|
Loading…
Add table
Reference in a new issue