Fix: typo

This commit is contained in:
ALittlePatate
2021-11-01 21:25:43 +01:00
committed by GitHub
parent 57a2f4f2d0
commit a89599ea5a

View File

@@ -27,7 +27,7 @@ Well at this point i don't really know, i think there is some sort of native Uni
## Installation
0. Download the release version or build it from source.
0. Download the [release version](https://github.com/ALittlePatate/DevourClient/releases/) or build it from source.
1. Install [MelonLoader](https://github.com/LavaGang/MelonLoader/releases/tag/v0.4.3) to Devour.
2. Start your game. A cmd should appear, don't close it, MelonLoader is installing and decompiling Devour's game assemblies.
3. Wait for the process to finish, once it's done close the game.
@@ -41,7 +41,7 @@ Well at this point i don't really know, i think there is some sort of native Uni
## Building from source
0. Clone the repository
1. Install MelonLoader (see Installation)
1. Install MelonLoader (see [Installation](https://github.com/ALittlePatate/DevourClient#installation))
2. Open the solution file in Visual Studio (i used 2019, i don't know about the compatibility with the other versions)
3. Go to : Project --> Add a reference --> Browse --> Click on the browse button in the down right corner of the window.
4. Add those files :
@@ -84,8 +84,8 @@ For teaching me the basics about Devour game hacking, and i pasted the Key TP ha
## Contributing
Open an issue or make a pull request, i'll be glad to improve my project with you !
Open an [issue](https://github.com/ALittlePatate/DevourClient/issues/new) or make a [pull request](https://github.com/ALittlePatate/DevourClient/pulls), i'll be glad to improve my project with you !
## License
[GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.md)
[GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.md)