Skip to content

Commit 4099bc5

Browse files
committed
[Update] README
1 parent f3db97e commit 4099bc5

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# RL2.ModLoader.DevSetup
22
A simple cross platform program to ease starting the development process of RL2.ModLoader for new contributros.
33
Upon running the program:
4-
- The user is prompted to point to the installation directory of Rogue Legacy 2.
5-
- It's the one with the games executable.
6-
- The necessary library files are copied to a `../lib/` directory.
7-
8-
### Use of this program is not necessary, it's just a utility.
9-
If one wishes to perform a manual setup:
10-
- Open the games installation directory.
11-
- Open the `Rogue Legacy 2_Data/Managed` directory.
12-
- Copy all files except of `RL2.ModLoader.dll` if present.
4+
- The user is prompted to point to the Rogue Legacy 2 executable.
5+
- A `RL2.ModLoader.targets` file is created.
6+
- It contains shared references to all libraries used by Rogue Legacy 2.

0 commit comments

Comments
 (0)