A collection of free/libre open source TES3MP scripts.
To clone the entire repository including all submodules use the following command:
git clone --recursive -j8 https://github.com/TES3MP-TeamFOSS/Scripts.git
To update your existing fork use:
git pull --recurse-submodules
These scripts are intended to use with version 0.7.0-alpha and are
therefore for testing purposes only. All scripts for version 0.6.1 can
be found in the 0.6.1 subdirectory.
- Copy the contents of
libinto yourCoreScripts/libdirectory. - Place your favoured mods in
CoreScripts/mods. - Some mods require additional data files. Copy these files into
CoreScripts/data. - Enjoy!