An open API service indexing awesome lists of open source software.

https://github.com/xdelta/neosmodmanager

A mod manager for NeosVR
https://github.com/xdelta/neosmodmanager

csharp mod-manager neosmodloader neosvr

Last synced: about 1 year ago
JSON representation

A mod manager for NeosVR

Awesome Lists containing this project

README

          

# NeosModManager
A mod manager for [NeosVR](https://neos.com/).

Manage and install mods from the community-managed listing of mods. More information about the mod list or modding NeosVR in general can be found on the [NeosModLoader Website](https://www.neosmodloader.com/).

## Features:
* Download and install most mods from [Mod Manifest](https://github.com/neos-modding-group/neos-mod-manifest)
* Show mods with updates available
* Quick access to NeosVR, Logs, nml_mods and NMM Application folders
* Options to use Neos.exe or NeosLauncher.exe
* Persistent launch arguments
* Manually check mod github pages for mod updates that aren't on the manifest yet
* Search Mods by name, category, description text, author, tags

## Prerequisite
* [.Net Desktop Runtime 6.0+](https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime)

## Installation and Usage
Read the wiki for [Windows](https://github.com/XDelta/NeosModManager/wiki/Installation-Windows/) / [Linux](https://github.com/XDelta/NeosModManager/wiki/Installation-Linux/) Installation steps
or Download the [Latest Release](https://github.com/XDelta/NeosModManager/releases/latest/).

After Installing, check out [Usage](https://github.com/XDelta/NeosModManager/wiki/Usage)