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 revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
install [2020/03/17 04:42] – [Command line MacOS] umfdevinstall [2020/11/26 16:37] – [Command line Linux] umfdev
Line 126: Line 126:
 ===== 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.
 +  - Download the latest version of [[https://www.mono-project.com/download/stable/#download-lin|Mono]] and install it.
   - [[https://umodframework.com/download|Download UMF]]   - [[https://umodframework.com/download|Download UMF]]
   - Extract the zip file and place the UMF.Installer folder on your desktop.   - Extract the zip file and place the UMF.Installer folder on your desktop.
   - Open a **Terminal**.   - Open a **Terminal**.
   - Use the ''**-install "/PATH/TO/GAME/FOLDER/"**'' parameter to install.   - 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/"**''+    * **<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.   - Some users may need to also use ''chmod -R +rwx **"/PATH/TO/GAME/FOLDER/"**'' in order to give full permissions.
 \\ \\
Line 209: Line 210:
 ===== 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.
 +  - Download the latest version of [[https://www.mono-project.com/download/stable/#download-mac|Mono]] and install it.
   - [[https://umodframework.com/download|Download UMF]]   - [[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.

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 23:46 by umfdev