mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
Update version link reference in Create-a-shortcut.md for improved navigation
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
### On task bar
|
||||
|
||||
1. Open notepad and drag & drop the version shortcut you need
|
||||
2. Grab the version link *`(e.g. bsmanager://launch/?version=1.34.2&versionIno=19140298416807704)` - More info [here](https://discord.com/channels/1049624409276694588/1238363810767835136/1240945451964829747)*
|
||||
2. Grab the version link *`(e.g. bsmanager://launch/?version=1.34.2&versionIno=19140298416807704)` - More info [here](#how-to-create-a-shortcut-on-steam)*
|
||||
3. open a new notepad and type
|
||||
|
||||
```bat
|
||||
@@ -30,8 +30,8 @@
|
||||
start <version link>
|
||||
```
|
||||
|
||||
4. save as .bat
|
||||
5. create a shortcut to this .bat file. Edit the shortcut path to: `cmd.exe /C <shortcut path>`
|
||||
4.save as .bat
|
||||
5.create a shortcut to this .bat file. Edit the shortcut path to: `cmd.exe /C <shortcut path>`
|
||||
|
||||
## How to create a shortcut on Steam
|
||||
|
||||
|
||||
Reference in New Issue
Block a user