Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grimshire-trainer

I made a trainer for the game Grimshire.

Confirmed working with the latest build of the game v0.29.2 Build 24282680 (Released July 22, 2026).

Cheats Included

  • Infinite Stamina
  • Freeze Time
  • Infinite Coins

Compilation Instructions

This project is built using C++ and CMake.

Prerequisites:

  • C++17 compatible compiler (MinGW, MSVC, Clang)
  • CMake
  • Windows SDK

Build Steps:

  1. Clone the repository.
    git clone https://github.com/sneseric/grimshire-trainer.git
    
  2. Then enter the project directory:
    cd grimshire-trainer
    
  3. Run: cmake -B build
  4. Run: cmake --build build --config Release
  5. Grab the compiled .exe from the build directory.

Download

If you don't want to compile the source code yourself, you can download the ready-to-use executable directly from the Releases section.

About

I amde a trainer for the game Grimshire.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages