Skip to content

Commit

Permalink
Update cover-to-path.md
Browse files Browse the repository at this point in the history
link to github instead of discordapp.com
  • Loading branch information
Hillosanation committed Apr 1, 2023
1 parent b618109 commit 3764990
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions content/sfinder/cover-to-path.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@ body{display: flex; justify-content: center;}
}
</style>

A demonstration of the use of [SaNoy's](https://github.com/SaNoyGit/) **Cover-to-Path Script**.
### Downloading Cover-To-Path
1. Download the [Cover-to-Path script](https://cdn.discordapp.com/attachments/569728778985537587/982997795986350110/cover-to-path.py) and place it in the folder where `sfinder.jar` is.
2. Download the [unglueFumen script](https://cdn.discordapp.com/attachments/853378199525916732/982998615909871646/unglueFumen.js) and place it in the folder where `sfinder.jar` is.
A demonstration of the use of [Hillosanation's](https://github.com/Hillosanation/) **Cover-to-Path Script**.
### Downloading
1. Download the [Cover-to-Path script](https://github.com/Hillosanation/cover-to-path/releases/tag/v0.1.1) and place it in the folder where `sfinder.jar` is.
2. Download the [unglueFumen script](https://github.com/Hillosanation/GluingFumens/releases/tag/v0.0.3) and place it in the folder where `sfinder.jar` is.

### Downloade NodeJS and a unglueFumen Dependency:
### Download NodeJS and a unglueFumen Dependency:
1. Go to the [NodeJS download page](https://nodejs.org/en/download/). Installing it should be straight-forward.
- When installing, make sure that **`NodeJS` and `npm` are added to PATH**. This appears in the **Custom Setup** step of installation.
2. Open a terminal (Command Prompt, PowerShell, etc.)
3. Set your directory to the sfinder folder. Type in `npm install yargs` and press enter.
3. Set your directory to the sfinder folder, then enter `npm install yargs`.
___
## Example Path and Usage
<div class="minimal-graphic" style="display: flex; align-items: center;">
Expand Down

0 comments on commit 3764990

Please sign in to comment.