Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 7c71695

Browse files
committed
Formatting changes
1 parent 9af5787 commit 7c71695

1 file changed

Lines changed: 14 additions & 15 deletions

File tree

README.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
# NeosModManager
22
A mod manager for [NeosVR](https://neos.com/).<br>
3-
Manage and install mods from the community-managed listing of mods. More information about the mod list or modding neos in general can be found on the [NeosModLoader Website](https://www.neosmodloader.com/).
3+
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/).
44

55
## Prerequisite
66
* [.Net Desktop Runtime 5.0+](https://dotnet.microsoft.com/en-us/download/dotnet/5.0)
77

88
## Install
99
Download the [Latest Release](https://github.com/XDelta/NeosModManager/releases/latest/).<br>
10-
Ensure prerequites are installed. You may receive a prompt to install them when launching otherwise
11-
Run `NeosModManager.exe`
12-
Open the Settings page and set the Neos path to where you have your `Neos.exe`
13-
10+
Ensure prerequites are installed. You may receive a prompt to install them when launching otherwise.<br>
11+
Run `NeosModManager.exe`<br>
12+
Open the Settings page and set the Neos path to where you have your `Neos.exe`<br>
1413

1514
## Features:
16-
- Automatically download and install most mods from [Mod Manifest](https://github.com/neos-modding-group/neos-mod-manifest)
17-
- Quick access to NeosVR, Logs, nml_mods and Application folders
18-
- Options to use Neos.exe or NeosLauncher.exe
19-
- Persistent launch arguments
20-
- Manually check mod github pages for mod updates that aren't on the manifest yet
21-
- Search Mods by name, category, description text, author, tags
15+
* Automatically download and install most mods from [Mod Manifest](https://github.com/neos-modding-group/neos-mod-manifest)
16+
* Quick access to NeosVR, Logs, nml_mods and Application folders
17+
* Options to use Neos.exe or NeosLauncher.exe
18+
* Persistent launch arguments
19+
* Manually check mod github pages for mod updates that aren't on the manifest yet
20+
* Search Mods by name, category, description text, author, tags
2221

2322
## Launch Argments
24-
Available launch argments for NMM itself
25-
`-debug` Debug Logging Level
26-
`-verbose` Verbose Logging Level (Includes all logs from all levels)
27-
`-console` Optional Console window to see NMM logs live
23+
Available launch argments for NMM itself: <br>
24+
* `-debug` Debug Logging Level
25+
* `-verbose` Verbose Logging Level (Includes all logs from all levels)
26+
* `-console` Optional Console window to see NMM logs live

0 commit comments

Comments
 (0)