Fix: typo
This commit is contained in:
@@ -27,7 +27,7 @@ Well at this point i don't really know, i think there is some sort of native Uni
|
|||||||
|
|
||||||
## Installation
|
## 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.
|
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.
|
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.
|
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
|
## Building from source
|
||||||
|
|
||||||
0. Clone the repository
|
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)
|
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.
|
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 :
|
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
|
## 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
|
## 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)
|
||||||
|
|||||||
Reference in New Issue
Block a user