Fix broken refitter redirect
All checks were successful
Deploy / Deploy Website (push) Successful in 29s
All checks were successful
Deploy / Deploy Website (push) Successful in 29s
This commit is contained in:
parent
414dadc0a2
commit
448e3bb595
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@ Are you annoyed that some armor somehow changes your female character's chest? T
|
|||
|
||||

|
||||
|
||||
It works around weight painting issues in certain chest pieces by over-scaling the chest bones. Yes it's a giant hack but it works without modifying the gear models themselves. This is accomplished via my plugin [Refitter]({{< ref "refitter" >}}).
|
||||
It works around weight painting issues in certain chest pieces by over-scaling the chest bones. Yes it's a giant hack but it works without modifying the gear models themselves. This is accomplished via my plugin [Refitter](https://github.com/redstrate/Refitter).
|
||||
|
||||
## Instructions
|
||||
|
||||
1. Download and install the [Refitter plugin]({{< ref "refitter" >}}).
|
||||
1. Download and install the [Refitter plugin](https://github.com/redstrate/Refitter).
|
||||
2. Open the Refitter configuration window by typing "/refitter" in chat, or by using the Dalamud Plugin Installer window.
|
||||
3. Click the "Download" button below. Once the file is downloaded, copy the _text data_ to your clipboard - not the file itself.
|
||||
4. Back in the Refitter config window: Under the "Data" tab, click the "Import to Clipboard" button.
|
||||
|
|
Loading…
Add table
Reference in a new issue