Skip to content

Commit c200727

Browse files
authored
Update README.md
1 parent 0a462b7 commit c200727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Convert PBR materials to VMT and VTF files that imitate PBR properties in Source
1111
# Usage:
1212
- Download the latest release from the [Releases](https://github.com/hampta/FastValveMaterial/releases) tab
1313
- Extract to a folder
14-
- Change the settings in `config.ini``
14+
- Change the settings in `config.ini`
1515
- Run `FastValveMaterial.exe`
1616

1717
# Usage from source (or linux):
@@ -22,7 +22,7 @@ Convert PBR materials to VMT and VTF files that imitate PBR properties in Source
2222
- Diffuse/Color map
2323
- Normal map
2424
- Metalness map
25-
- Glossiness map (If you have a roughness map, set "Material Type" in config.md to "rough")
25+
- Glossiness map (If you have a roughness map, set "Material Type" in `config.ini` to "rough")
2626
- Optional: Ambient Occlusion map (If no image is given, the script defaults to a white image as the AO map)
2727

2828
1. Adjust config.ini

0 commit comments

Comments
 (0)