|
3 months ago | |
---|---|---|
LICENSE | 3 months ago | |
README.md | 3 months ago | |
vtasteks-light-fixes.sh | 3 months ago |
A bash script that generates an environment that you can use to run Vtastek's LightFixes.pl tes3cmd script.
Download the vtasteks-light-fixes.sh
file.
Run it like this:
# BSD/Linux
./vtasteks-light-fixes.sh ~/.config/openmw/openmw.cfg ~/games/Morrowind
# macOS
./vtasteks-light-fixes.sh ~/Library/Preferences/openmw/openmw.cfg ~/games/Morrowind
# Windows
./vtasteks-light-fixes.sh C:\\Users\\YourUserNameHere\\Documents\\My Games\\OpenMW\\openmw.cfg C:\\games\\Morrowind
The output should look like this:
./vtasteks-light-fixes.sh ~/.config/openmw/openmw.cfg ~/games/Morrowind
Creating a fake Morrowind install for tes3cmd... Done!
Gathering plugins (this may take some time)... Done!
Correcting plugin timestamps... Done!
Generating a properly ordered Morrowind.ini... Done!
Environment created at: /tmp/tmp.OUSTgT4FVa
When it's finished, it will print out the location of a folder you can use to run tes3cmd
with Vtastek's LightFixes.pl.
Please see this page for more information.