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
- Host: GitHub
- URL: https://github.com/xdelta/neosmodmanager
- Owner: XDelta
- License: gpl-3.0
- Created: 2022-07-29T10:06:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T15:10:08.000Z (about 3 years ago)
- Last Synced: 2025-03-25T03:01:59.130Z (about 1 year ago)
- Topics: csharp, mod-manager, neosmodloader, neosvr
- Language: C#
- Homepage: https://discord.gg/MyZfamB9Eb
- Size: 72.3 KB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)