PC Mod Managers: Difference between revisions

From Pavlov VR Wiki
Jump to navigation Jump to search
(more details, generating auth tokens, added more downloaders)
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
To acquire a Mod.io OAuth Token, navigate to https://mod.io/me/access and give the token a name. Ensure the token has Read+Write access if you want to get the most out of the mod downloader's functionality.
To acquire a Mod.io OAuth Token, navigate to https://mod.io/me/access and give the token a name. Ensure the token has Read+Write access if you want to get the most out of the mod downloader's functionality.


[[File:Authtoken1.png|left|thumb]]
[[File:Authtoken1.png|left|frameless]]
 
 
 
 
 
 




Line 26: Line 32:


=== DownloadPavlovMapsFromModIO by RainOrigami ===
=== DownloadPavlovMapsFromModIO by RainOrigami ===
.Net6 based command line download tool. This tool will download and update your subscribed Mod.io Pavlov VR mods and also existing mods you have already downloaded.
[[File:DownloadPavlovMapsFromModIO_Screenshot.png|frameless]]
 
.NET 6.0 based command line download tool. This tool will download and update your subscribed Mod.io Pavlov VR mods and also existing mods you have already downloaded. It is primarily made to run without user intervention for automating the downloads, for example using Windows Task Scheduler.
 
Link: https://github.com/RainOrigami/DownloadPavlovMapsFromModIo
==='''PyPavlovUpdater''' by TotalJTM ===
[[File:PyPavlovUpdater.png|left|frameless]]
 
 


Link: https://github.com/RainOrigami/DownloadPavlovMapsFromModIo


===  '''PyPavlovUpdater''' by TotalJTM ===
[[File:PyPavlovUpdater.png|left|thumb]]




Line 42: Line 53:




[[File:PyPavlovUpdater2.png|left|thumb]]








[[File:PyPavlovUpdater2.png|left|frameless]]




Line 55: Line 66:




Python based GUI tool to update out-of-date mods, install mods not installed, subscribe to mods you have used but have not subscribed to, and view the mods you have installed (with a filter) without needing to open Mod.io in a browser. To use this program, download the executable from the 'Releases' page, put it in a folder somewhere on your computer (not the Pavlov mod directory) and run the executable. If running for the first time, input your API key in the 'Options' menu. Then you can use the 'Download' menu to update your mod directory or subscribe to mods. Use the 'Subscribed Mods' menu to view your subscribed mods. Find new mods in the 'Full Mods' menu.  
 
 
 
 
 
Python based GUI tool to update out-of-date mods, install mods not installed, subscribe to mods you have used but have not subscribed to, and view the mods you have installed (with a filter) without needing to open Mod.io in a browser. To use this program, download the executable from the 'Releases' page, put it in a folder somewhere on your computer (not the Pavlov mod directory) and run the executable. If running for the first time, input your API key in the 'Options' menu. Then you can use the 'Download' menu to update your mod directory or subscribe to mods. Use the 'Subscribed Mods' menu to view your subscribed mods. Find new mods in the 'Full Mods' menu.


Link: https://github.com/TotalJTM/PyPavlovUpdater
Link: https://github.com/TotalJTM/PyPavlovUpdater


=== '''Pavlov map manager''' '''by Rumrobot''' ===
==='''Pavlov map manager''' '''by Rumrobot''' ===
[[File:PavlovMapManager.png|left|thumb]]Javascript based GUI mod/map downloader.
[[File:PavlovMapManager.png|left|frameless]]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Javascript based GUI mod/map downloader.


Link: https://github.com/Rumrobot/pavlov-map-manager/
Link: https://github.com/Rumrobot/pavlov-map-manager/


=== Pavlov mod manager by Aptimex ===
===Pavlov mod manager by Aptimex===
Python based command line download tool.
Python based command line download tool.



Latest revision as of 07:57, 6 May 2024

If you want to manage and update your content for Pavlov on PC you can use these external clients to manage, download, and update your content.

Generating a Mod.io OAuth Token

To acquire a Mod.io OAuth Token, navigate to https://mod.io/me/access and give the token a name. Ensure the token has Read+Write access if you want to get the most out of the mod downloader's functionality.

Authtoken1.png









Press the + button to generate the new token string. As the warning suggests, you will only be able to view this string once so save it if you know the mod downloader installation may change. The token will become inactive after one year so your new token will not last forever. Tokens can be freely generated if you need a new one, delete any token you are not using when possible.


Pasted image 20240423200855.png


Each mod downloader has a method for taking the Mod.io auth token. Follow the setup instructions on the README page of the downloader for further instruction.

Mod Managers

DownloadPavlovMapsFromModIO by RainOrigami

DownloadPavlovMapsFromModIO Screenshot.png

.NET 6.0 based command line download tool. This tool will download and update your subscribed Mod.io Pavlov VR mods and also existing mods you have already downloaded. It is primarily made to run without user intervention for automating the downloads, for example using Windows Task Scheduler.

Link: https://github.com/RainOrigami/DownloadPavlovMapsFromModIo

PyPavlovUpdater by TotalJTM

PyPavlovUpdater.png










PyPavlovUpdater2.png







Python based GUI tool to update out-of-date mods, install mods not installed, subscribe to mods you have used but have not subscribed to, and view the mods you have installed (with a filter) without needing to open Mod.io in a browser. To use this program, download the executable from the 'Releases' page, put it in a folder somewhere on your computer (not the Pavlov mod directory) and run the executable. If running for the first time, input your API key in the 'Options' menu. Then you can use the 'Download' menu to update your mod directory or subscribe to mods. Use the 'Subscribed Mods' menu to view your subscribed mods. Find new mods in the 'Full Mods' menu.

Link: https://github.com/TotalJTM/PyPavlovUpdater

Pavlov map manager by Rumrobot

PavlovMapManager.png











Javascript based GUI mod/map downloader.

Link: https://github.com/Rumrobot/pavlov-map-manager/

Pavlov mod manager by Aptimex

Python based command line download tool.

Link: https://github.com/Aptimex/pavlov-mod-manager