Skip to content

Commit c159722

Browse files
authored
[Addition] - README
1 parent 337ce5f commit c159722

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# RL2.ModLoader.DevSetup
2+
A simple cross platform program to ease starting the development process of RL2.ModLoader for new contributros.
3+
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.

0 commit comments

Comments
 (0)