Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy852 committed Feb 13, 2016
1 parent 6cea47d commit b2360c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Ultimate Ninja Storm 3/Revolution Mod Manager
Ultimate Ninja Storm Mod Manager
================

This is a simple mod management utility for Naruto Shippuden: Ultimate Ninja Storm Revolution and Ultimate Ninja Storm 3: Full Burst based off of MainMemory's SA2 Mod Manager. The manager functions by copying the contents of enabled mod folders to the root of the game before launching, allowing the user to avoid lots of manual work in managing their mods
This is a simple mod management utility for the Naruto Shippuden: Ultimate Ninja Storm games, 3, Revolution, and 4 specifically, based off of MainMemory's SA2 Mod Manager. The manager functions by copying the contents of enabled mod folders to the root of the game before launching, allowing the user to avoid lots of manual work in managing their mods.

Installation
------------

You can install the manager either by downloading and compiling the source code from this repository, or downloading the latest release package for the corresponding game from [here.](https://github.com/wolfy852/unsr-mod-manager/releases) The latter is highly recommended.

1. Download the zip from the releases page
2. Extract the contents of the archive to <code>(Steam Installation Folder)\steamapps\common\NARUTO SHIPPUDEN ULTIMATE NINJA STORM REVOLUTION\</code> or <code>(Steam Installation Folder)\steamapps\common\NARUTO SHIPPUDEN Ultimate Ninja STORM 3 Full Burst\</code> for UNS3FB.
2. Extract the contents of the archive to `Steam Installation Folder)\steamapps\common\NARUTO SHIPPUDEN ULTIMATE NINJA STORM REVOLUTION\` for Revolution, `(Steam Installation Folder)\steamapps\common\NARUTO SHIPPUDEN Ultimate Ninja STORM 3 Full Burst\` for UNS3FB, or (Steam Installation Folder)\steamapps\common\NARUTO SHIPPUDEN Ultimate Ninja STORM 4\ for UNS4.
3. Start the manager and configure your mods (details below)

Adding a Mod
Expand All @@ -31,7 +31,7 @@ Running with Mods
Notes
-----

- The "Use Launcher" button does not work with a Steam copy of the game, as Steam will force the game to use the launcher regardless.
- The "Use Launcher" button does not work with a Steam copy of the game, as Steam will force the game to use the launcher regardless. UNS4 doesn't have a launcher, so the checkbox doesn't exist there.
- The manager may not function properly if not given write permissions in the game directory. Try running as administrator to fix any issues encountered from this.
- Mod listings will be remembered after closing and relaunching, but settings such as the "Use Launcher" and "Exit after Launch" checkboxes will not be remembered after closing the manager.
- The source code might have some screwed up indenting. Sorry about that, I'm not quite used to Visual Studio and all the code shows up properly indented there for some reason.
Expand Down

0 comments on commit b2360c7

Please sign in to comment.