Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 54deecd

Browse files
committed
Update README.md
1 parent 403943a commit 54deecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ If you'd like to build this yourself, everything you need (other than MelonLoade
155155
4. Open the `src\Explorer.sln` project.
156156
5. Select `Solution 'Explorer' (1 of 1 project)` in the Solution Explorer panel, and set the <b>Active config</b> property to the version you want to build, then build it.
157157
5. The DLLs are built to the `Release\` folder in the root of the repository.
158-
6. [IlRepack](https://github.com/gluck/il-repack) is used to merge `lib\mcs.dll` and the release dll, this step is optional. If you don't merge them, you will need to put `mcs.dll` in the folder with the mod when you install it.
158+
6. [ILRepack](https://github.com/gluck/il-repack) is used to merge `lib\mcs.dll` and the release dll, this step is optional. If you don't merge them, you will need to put `mcs.dll` in the folder with the mod when you install it.
159159
160160
## Credits
161161

0 commit comments

Comments
 (0)