This guide will aid you in the installation of UMF and it's Mods.
If you still struggle with something after reading this guide;
1. Download UMF
2. Extract the zip file anywhere and start the UMF.Installer.exe by double clicking it.
3. Click Next and Select the drive your game is installed on, then click “Scan for Game Folders”.
4. Select your game from the drop down list and click “Install”.
5. Click “Next” and then click “Exit”.
6. (OPTIONAL) Install the latest Mono for Windows: Mono for Windows
If the mod you want has a UMF Install link or button you can click that and the mod is automatically downloaded and installed for you.
1. Find a mod that you want.
Automatic Install:
2. Click the Install link or button for the mod.
Manual Install:
2. Download the mod to your computer.
3. Drag and drop the mod into the Mods folder of UMF. (You can find a shortcut to the Mods folder on your desktop.)
Windows 10:
Other Windows Versions:
Alternative:
\Game Folder\uModFramework\
folder in the Game Folder where UMF was installed.
1. Download UMF
2. Extract the zip file anywhere and start the UMF.Installer(.desktop) by double clicking it.
mono-complete
package through a repository, but note that most distros use a very outdated package of mono which may not work.3. Click Next and Select the drive your game is installed on, then click “Scan for Game Folders”.
4. Select your game from the drop down list and click “Install”.
5. Click “Next” and then click “Exit”.
If you have issues with the GUI Installer you can also install UMF using a Terminal.
-install “/PATH/TO/GAME/FOLDER/“
parameter to install.cd ~ && cd ”/Desktop/UMF.Installer/” && mono UMF.Installer.exe -install “/PATH/TO/GAME/FOLDER/“
chmod -R +rwx ”/PATH/TO/GAME/FOLDER/“
in order to give full permissions.
If the mod you want has a UMF Install link or button you can click that and the mod is automatically downloaded and installed for you.
1. Find a mod that you want.
Automatic Install: (Not yet available for Linux)
2. Click the Install link or button for the mod.
Manual Install:
2. Download the mod to your computer.
3. Drag and drop the mod into the Mods folder of UMF. (You can find a shortcut to the Mods folder on your desktop.)
—-
Main:
/Game Folder/uModFramework/
folder in the Game Folder where UMF was installed.Uninstall(.desktop)
Alternative:
cd /Game Folder/uModFramework/
then press enter. (Full path to where UMF is installed.)mono Uninstall.exe
and press enter/return.
Warning: The graphical installer is currently not working for MacOS.
Please install using the Command Line instead.
1. Download UMF
2. Extract the zip file to your Desktop
and start the UMF.Installer(.app) by double clicking it.
Open Anyway
for the UMF.Installer.Open Anyway
you will need to change the options in your Security & Privacy panel.3. Click Next and Select the drive your game is installed on, then click “Scan for Game Folders”.
4. Select your game from the drop down list and click “Install”.
5. Click “Next” and then click “Exit”.
If you have issues with the GUI Installer you can also install UMF using a Terminal.
-install /PATH/TO/GAME/FOLDER/
parameter to install.cd ~/Desktop/UMF.Installer.app/Contents/MacOS/ && mono UMF.Installer.exe -install /PATH/TO/GAME/FOLDER/
cd ~/Desktop/UMF.Installer.app/Contents/MacOS/ && mono UMF.Installer.exe -install ~/Library/Application\ Support/Steam/steamapps/common/Slime\ Rancher/
cd ~/Desktop/UMF.Installer.app/Contents/MacOS/ && mono UMF.Installer.exe -install /Users/Shared/Epic\ Games/SlimeRancher/
chmod -R +rwx /PATH/TO/GAME/FOLDER/
in order to give full permissions.
If the mod you want has a UMF Install link or button you can click that and the mod is automatically downloaded and installed for you.
1. Find a mod that you want.
Automatic Install: (Not yet available for MacOS)
2. Click the Install link or button for the mod.
Manual Install:
2. Download the mod to your computer.
3. Drag and drop the mod into the Mods folder of UMF. (You can find a shortcut to the Mods folder on your desktop.)
Main:
/Game Folder/uModFramework/
folder in the Game Folder where UMF was installed.Open Anyway
for the Uninstall.app.Alternative:
cd /Game Folder/uModFramework/
then press enter. (Full path to where UMF is installed.)
These default controls can be changed in the UMF Menu.
Shift + F10 = Open the UMF Menu (Change settings for mods here.) Shift + ~ = Open the Console (Type help in console for a list of console commands.) Note: ~ (Tilde) is the key above Tab on all keyboards regardless of language.