User Tools

Site Tools


modinstaller

Differences

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

Link to this comparison view

modinstaller [2019/07/02 09:22]
umfdev created
modinstaller [2019/07/02 09:24] (current)
umfdev
Line 3: Line 3:
 The Mod Installer lets users install mods into their game from a single link click from any website.\\ The Mod Installer lets users install mods into their game from a single link click from any website.\\
 Links are created like this: Links are created like this:
-  * Install Mod: ''​UMF://​Action=InstallMod&&​Game=<​gamename>&&​File=<​modfile>&&​URL=<​downloadurl>​''​ +  * Install Mod: <​code>​UMF://​Action=InstallMod&&​Game=<​gamename>&&​File=<​modfile>&&​URL=<​downloadurl>​</​code>​ 
-  * Uninstall Mod: ''​UMF://​Action=UninstallMod&&​Game=<​gamename>&&​File=<​uninstallpattern>​''​ +  * Uninstall Mod: <​code>​UMF://​Action=UninstallMod&&​Game=<​gamename>&&​File=<​uninstallpattern>​</​code>​ 
-  * Install Mod Library: ​''​UMF://​Action=InstallLib&&​Game=<​gamename>&&​File=<​libfile>&&​URL=<​downloadurl>​''​ +  * Install Mod Library: ​<​code>​UMF://​Action=InstallLib&&​Game=<​gamename>&&​File=<​libfile>&&​URL=<​downloadurl>​</​code>​ 
-  * Uninstall Mod Library: ​''​UMF://​Action=UninstallLib&&​Game=<​gamename>&&​File=<​uninstallpattern>​''​+  * Uninstall Mod Library: ​<​code>​UMF://​Action=UninstallLib&&​Game=<​gamename>&&​File=<​uninstallpattern>​</​code>​
  
   * Replace ''<​gamename>''​ with a lower case no space version of the game name.   * Replace ''<​gamename>''​ with a lower case no space version of the game name.

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”.

modinstaller.txt · Last modified: 2019/07/02 09:24 by umfdev