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
install [2019/06/27 23:09]
umfdev
install [2021/08/06 22:46] (current)
umfdev [Installing UMF for MacOS]
Line 25: Line 25:
  
 **3.** Click Next and Select the drive your game is installed on, then click "Scan for Game Folders"​. **3.** Click Next and Select the drive your game is installed on, then click "Scan for Game Folders"​.
-  * Note: If you know where your game is installed you can click "​Select a Game Folder Manually"​ instead of using scan to find it. 
   * {{:​installguide_started.png?​nolink|}}   * {{:​installguide_started.png?​nolink|}}
   * {{:​installguide_selectdrive.png?​nolink|}}   * {{:​installguide_selectdrive.png?​nolink|}}
 +  * Note: If you know where your game is installed you can click "​Select a Game Folder Manually"​ instead of using scan to find it.
  
 **4.** Select your game from the drop down list and click "​Install"​. **4.** Select your game from the drop down list and click "​Install"​.
Line 101: Line 101:
 **2.** Extract the zip file anywhere and start the **UMF.Installer(.desktop)** by double clicking it. **2.** Extract the zip file anywhere and start the **UMF.Installer(.desktop)** by double clicking it.
   * If you do not have mono you will be taken to a download page for mono.   * If you do not have mono you will be taken to a download page for mono.
-  * You can alternatively install the ''​mono-complete''​ package through a repository. +  * You can alternatively install the ''​mono-complete''​ package through a repository, but note that most distros use a very outdated package of mono which may not work
-  * {{:​installguide_linux_extract.gif?​nolink|}} +/*  * {{:​installguide_linux_extract.gif?​nolink|}} 
-  * {{:​installguide_linux_chmod.png?​nolink|}}+  * {{:​installguide_linux_chmod.png?​nolink|}}*/
  
 **3.** Click Next and Select the drive your game is installed on, then click "Scan for Game Folders"​. **3.** Click Next and Select the drive your game is installed on, then click "Scan for Game Folders"​.
   * Note: If you know where your game is installed you can click "​Select a Game Folder Manually"​ instead of using scan to find it.   * Note: If you know where your game is installed you can click "​Select a Game Folder Manually"​ instead of using scan to find it.
-  ​* {{:​installguide_linux_started.png?​nolink|}} +/​*  ​* {{:​installguide_linux_started.png?​nolink|}} 
-  * {{:​installguide_linux_selectdrive.png?​nolink|}}+  * {{:​installguide_linux_selectdrive.png?​nolink|}}*/
  
 **4.** Select your game from the drop down list and click "​Install"​. **4.** Select your game from the drop down list and click "​Install"​.
-  ​* {{:​installguide_linux_selectgame.png?​nolink|}}+/​*  ​* {{:​installguide_linux_selectgame.png?​nolink|}}*/
  
 **5.** Click "​Next"​ and then click "​Exit"​. **5.** Click "​Next"​ and then click "​Exit"​.
   * You have now installed UMF can can start **[[#​Installing Mods for Linux|Installing Mods]]**.   * You have now installed UMF can can start **[[#​Installing Mods for Linux|Installing Mods]]**.
-  ​* {{:​installguide_linux_installed.png?​nolink|}} +/​*  ​* {{:​installguide_linux_installed.png?​nolink|}} 
-  * {{:​installguide_linux_exit.png?​nolink|}}+  * {{:​installguide_linux_exit.png?​nolink|}}*/
  
 ---- ----
  
 +\\
 +\\
 +
 +
 +===== Command line Linux =====
 +If you have issues with the GUI Installer you can also install UMF using a Terminal.
 +  - Download the latest version of [[https://​www.mono-project.com/​download/​stable/#​download-lin|Mono]] and install it.
 +  - [[https://​umodframework.com/​download|Download UMF]]
 +  - Extract the zip file and place the UMF.Installer folder on your desktop.
 +  - Open a **Terminal**.
 +  - 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.
 +\\
 +----
 \\ \\
 \\ \\
Line 135: Line 150:
   * <​del>​The first time you will need to set your browser to always open those Install links with UMF.</​del>​   * <​del>​The first time you will need to set your browser to always open those Install links with UMF.</​del>​
   * <​del>​If there is no Install link then follow the Manual Install steps.</​del>​   * <​del>​If there is no Install link then follow the Manual Install steps.</​del>​
-  ​* {{:​installguide_linux_uribrowsers.gif?​nolink|}} +/​*  ​* {{:​installguide_linux_uribrowsers.gif?​nolink|}} 
-  * {{:​installguide_linux_modinstall.png?​nolink|}}+  * {{:​installguide_linux_modinstall.png?​nolink|}}*/
  
  
Line 165: Line 180:
  
 ====== Installing UMF for MacOS ====== ====== Installing UMF for MacOS ======
 +**<color #​ed1c24>​Warning:​ The graphical installer is currently not working for MacOS.\\
 +Please install using the [[#​command_line_macos|Command Line]] instead.</​color>​**
  
-**1.** **[[https://​umodframework.com/​download|Download UMF]]**+**1.** **[[https://​umodframework.com/​beta?​os=macos|Download UMF]]**
  
 **2.** Extract the zip file to your ''​Desktop''​ and start the **UMF.Installer(.app)** by double clicking it. **2.** Extract the zip file to your ''​Desktop''​ and start the **UMF.Installer(.app)** by double clicking it.
   * In your Security & Privacy panel you may need to choose ''​Open Anyway''​ for the UMF.Installer.   * In your Security & Privacy panel you may need to choose ''​Open Anyway''​ for the UMF.Installer.
 +  * If you do not get ''​Open Anyway''​ you will need to change the options in your Security & Privacy panel.
   * If you do not have mono you will be taken to a download page for mono.   * If you do not have mono you will be taken to a download page for mono.
   * You may need to restart your computer for the changes to take effect.   * You may need to restart your computer for the changes to take effect.
Line 178: Line 196:
   * If mouse input is not working for you, you can use Tab, Arrow Keys, and Enter to select. (Don't buy a Mac next time.)   * If mouse input is not working for you, you can use Tab, Arrow Keys, and Enter to select. (Don't buy a Mac next time.)
   * If you know where your game is installed you can click "​Select a Game Folder Manually"​ instead of using scan to find it.   * If you know where your game is installed you can click "​Select a Game Folder Manually"​ instead of using scan to find it.
-  ​* {{:​installguide_macos_started.png?​nolink|}} +/​*  ​* {{:​installguide_macos_started.png?​nolink|}} 
-  * {{:​installguide_macos_selectdrive.png?​nolink|}}+  * {{:​installguide_macos_selectdrive.png?​nolink|}}*/
  
 **4.** Select your game from the drop down list and click "​Install"​. **4.** Select your game from the drop down list and click "​Install"​.
-  ​* {{:​installguide_macos_selectgame.png?​nolink|}}+/​*  ​* {{:​installguide_macos_selectgame.png?​nolink|}}*/
  
 **5.** Click "​Next"​ and then click "​Exit"​. **5.** Click "​Next"​ and then click "​Exit"​.
   * You have now installed UMF can can start **[[#​Installing Mods for MacOS|Installing Mods]]**.   * You have now installed UMF can can start **[[#​Installing Mods for MacOS|Installing Mods]]**.
-  ​* {{:​installguide_macos_installed.png?​nolink|}} +/​*  ​* {{:​installguide_macos_installed.png?​nolink|}} 
-  * {{:​installguide_macos_exit.png?​nolink|}}+  * {{:​installguide_macos_exit.png?​nolink|}}*/
  
 \\ \\
  
-===== Command line Install: ​=====+===== 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.
-  - Place the UMF.Installer(.app) on your desktop. +  - Download the latest version of [[https://​www.mono-project.com/​download/​stable/#​download-mac|Mono]] and install it. 
-  - Use the ''​-install ​"​path"​''​ parameter to install. +  - [[https://​umodframework.com/​beta|Download UMF]] 
-    * ''​cd ~ && cd "Desktop/​UMF.Installer.app/​Contents/​MacOS/​" ​&& mono UMF.Installer.exe -install ​"/​PATH/​TO/​GAME/​FOLDER"''​ +  - Extract the zip file and place the UMF.Installer(.app) on your desktop
-    * **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/"''​ +  - Open a **Terminal**
-    * **Default Slime Rancher Epic Example:** ''​cd ~ && cd "Desktop/​UMF.Installer.app/​Contents/​MacOS/​" ​&& mono UMF.Installer.exe -install ​"/​Users/​Shared/​Epic Games/SlimeRancer/"''​ +  - Use the ''​**-install ​/​PATH/​TO/​GAME/​FOLDER/​**''​ parameter to install. 
-    You may need to also use ''​chmod -R +rwx "/​PATH/​TO/​GAME/​FOLDER"''​ in order to give full permissions.+    * **<color #​00a2e8>​Path Example:</​color>​**\\ ​''​cd ~/Desktop/​UMF.Installer.app/​Contents/​MacOS/​ && mono UMF.Installer.exe -install ​**/​PATH/​TO/​GAME/​FOLDER/**''​ 
 +    * **<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/''​ 
 +    * **<color #00a2e8>Default Slime Rancher Epic Example:</​color>​**\\ ''​cd ~/Desktop/​UMF.Installer.app/​Contents/​MacOS/​ && mono UMF.Installer.exe -install /​Users/​Shared/​EpicGames/SlimeRancher/''​\\ 
 +  Some users may need to also use ''​chmod -R +rwx **/​PATH/​TO/​GAME/​FOLDER/**''​ in order to give full permissions.
 \\ \\
 ---- ----
Line 217: Line 238:
   * <​del>​The first time you will need to set your browser to always open those Install links with UMF.</​del>​   * <​del>​The first time you will need to set your browser to always open those Install links with UMF.</​del>​
   * <​del>​If there is no Install link then follow the Manual Install steps.</​del>​   * <​del>​If there is no Install link then follow the Manual Install steps.</​del>​
-  ​* {{:installguide_macosx_uribrowsers.gif?​nolink|}} +/​*  ​* {{:installguide_macos_uribrowsers.gif?​nolink|}} 
-  * {{:installguide_macosx_modinstall.png?​nolink|}}+  * {{:installguide_macos_modinstall.png?​nolink|}}*/
  
  

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.1561676993.txt.gz · Last modified: 2019/06/27 23:09 by umfdev