User Tools

Site Tools


install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
install [2019/09/23 10:34]
umfdev [Installing UMF for MacOS]
install [2019/09/23 10:55]
umfdev [Command line Linux]
Line 122: Line 122:
 \\ \\
 \\ \\
 +
  
 ===== Command line Linux ===== ===== Command line Linux =====
 If you have issues with the GUI Installer you can also install UMF using a Terminal. If you have issues with the GUI Installer you can also install UMF using a Terminal.
-  - Extract the Installer on your desktop. +  ​- [[https://​umodframework.com/​download|Download UMF]] 
-  - Use the ''​-install "path"''​ parameter to install. +  ​- Extract the zip file and place the UMF.Installer ​folder ​on your desktop
-    * ''​cd ~ && cd "​Desktop/​UMF.Installer/​" ​&& mono UMF.Installer.exe -install "/​PATH/​TO/​GAME/​FOLDER/"''​ +  - Open a **Terminal**
-  - You may need to also use ''​chmod -R +rwx "/​PATH/​TO/​GAME/​FOLDER/"''​ in order to give full permissions.+  - Use the ''​**-install "/​PATH/​TO/​GAME/​FOLDER/​"**''​ parameter to install. 
 +    * **<color #​00a2e8>​Path Example:</​color>​**\\ ​''​cd ~ && cd "/Desktop/​UMF.Installer/​ && mono UMF.Installer.exe -install ​**"/​PATH/​TO/​GAME/​FOLDER/"​**''​ 
 +  - Some users may need to also use ''​chmod -R +rwx **"/​PATH/​TO/​GAME/​FOLDER/"​**''​ in order to give full permissions.
 \\ \\
 ---- ----
 \\ \\
 \\ \\
 +
 ===== Installing Mods for Linux ===== ===== Installing Mods for Linux =====
  
Line 205: Line 209:
 ===== Command line MacOS ===== ===== Command line MacOS =====
 If you have issues with the GUI Installer you can also install UMF using a Terminal. If you have issues with the GUI Installer you can also install UMF using a Terminal.
 +  - [[https://​umodframework.com/​download|Download UMF]]
   - Extract the zip file and place the UMF.Installer(.app) on your desktop.   - Extract the zip file and place the UMF.Installer(.app) on your desktop.
-  - Use the ''​-install ​"​path"​''​ parameter to install. +  ​- Open a **Terminal**. 
-    * ''​cd ~ && cd "Desktop/​UMF.Installer.app/​Contents/​MacOS/​" ​&& mono UMF.Installer.exe -install ​"/​PATH/​TO/​GAME/​FOLDER/​"''​ +  ​- Use the ''​**-install ​/​PATH/​TO/​GAME/​FOLDER/​**''​ parameter to install. 
-    * **Default Slime Rancher Steam Example:** ''​cd ~ && cd "Desktop/​UMF.Installer.app/​Contents/​MacOS/​" ​&& mono UMF.Installer.exe -install ~/"Library/​Application Support/​Steam/​steamapps/​common/​Slime Rancher/"''​ +    * **<color #​00a2e8>​Path Example:</​color>​**\\ ​''​cd ~/Desktop/​UMF.Installer.app/​Contents/​MacOS/​ && mono UMF.Installer.exe -install ​**/​PATH/​TO/​GAME/​FOLDER/​**''​ 
-    * **Default Slime Rancher Epic Example:** ''​cd ~ && cd "Desktop/​UMF.Installer.app/​Contents/​MacOS/​" ​&& mono UMF.Installer.exe -install ​"/​Users/​Shared/​Epic Games/​SlimeRancer/​"''​ +    * **<color #00a2e8>Default Slime Rancher Steam Example:</​color>​**\\ ''​cd ~/Desktop/​UMF.Installer.app/​Contents/​MacOS/​ && mono UMF.Installer.exe -install ~/​Library/​ApplicationSupport/​Steam/​steamapps/​common/​SlimeRancher/''​ 
-  - You may need to also use ''​chmod -R +rwx "/​PATH/​TO/​GAME/​FOLDER/​"''​ in order to give full permissions.+    * **<color #00a2e8>Default Slime Rancher Epic Example:</​color>​**\\ ''​cd ~/Desktop/​UMF.Installer.app/​Contents/​MacOS/​ && mono UMF.Installer.exe -install /​Users/​Shared/​EpicGames/​SlimeRancer/''​\\ 
 +  - Some users may need to also use ''​chmod -R +rwx **/​PATH/​TO/​GAME/​FOLDER/​**''​ in order to give full permissions.
 \\ \\
 ---- ----

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on “Create this page”.

install.txt · Last modified: 2021/08/06 22:46 by umfdev