Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
(release): 1.0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mzonski committed May 6, 2023
1 parent 4c7b399 commit a85bd06
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
Binary file modified .github/CheatMod-ingame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion CheatMod.Core/CheatModBuildInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ public static class CheatModBuildInfo
public const string Description = "Use it for your advantage";
public const string Author = "Zonni";
public const string Company = null;
public const string Version = "1.0.8.4";
public const string Version = "1.0.9.5";
public const string DownloadLink = null;
}
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ This repository contains a cheat mod for Roots of Pacha game that can be used to
- [MelonLoader](https://github.com/LavaGang/MelonLoader) installed over Roots of Pacha game

## Installation
1. Install [MelonLoader](https://github.com/LavaGang/MelonLoader)
2. Download `RootsOfPachaCheatMod.dll` from the [release page](https://github.com/mzonski/roots-of-pacha-cheat-mod/releases)
3. Copy `RootsOfPachaCheatMod.dll` from the output directory to the Roots of Pacha `Mods` directory.
1. Install [MelonLoader](https://github.com/LavaGang/MelonLoader) or [BepInEx5](https://github.com/BepInEx/BepInEx/releases)
2. Download `CheatMod.[InstalledModFramework].zip` from the [release page](https://github.com/mzonski/roots-of-pacha-cheat-mod/releases)
3. Copy content from the output directory to the Roots of Pacha directory.
4. Run the game and enjoy the new features!

## Features
Expand All @@ -25,10 +25,12 @@ This repository contains a cheat mod for Roots of Pacha game that can be used to
- Skip disclaimer and intros
- Time manager (freeze time, set time)
- Player speedhack
- Insta grow crops (not working fully)

## Keys
| Key | Function |
| --- | --- |
| F1 | Open cheat menu |
| F2 | Add charisma buff for a day |
| F12 | Plant grass/rocks/trees over tiles (massive, be careful!) |
| Key | Function |
|-----|-----------------------------------------------------------|
| F2 | Open cheat menu |
| F3 | Add 5 charisma for a day |
| F5 | Grow crops in 3f range |
| F12 | Plant grass/rocks/trees over tiles (massive, be careful!) |

0 comments on commit a85bd06

Please sign in to comment.