Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 883 Bytes

File metadata and controls

21 lines (17 loc) · 883 Bytes

BumpToNormal

Application

Settings

The program settings are made through the settings.ini file.
If there is no file, then after opening the program, the file will be automatically created with the standard settings

Parameter Description
RemoveBumpFromFilename The setting is responsible for removing the word "bump" from the file name
GenerateSpecFile The setting is responsible for enabling/disabling Specular file generation
CloseTheProgramWithoutPause The setting is responsible for auto-closing the program after the conversion is completed

Standard Settings

[Settings]
RemoveBumpFromFilename=1
GenerateSpecFile=1
CloseTheProgramWithoutPause=1