Comments

Log in with itch.io to leave a comment.

How to create mod?


Download a Godot version of 4.7.1

Download from github a program GDRE TOOLS

Launch the GDRE TOOLS program, then select RE Tools -> Recover Project. In the window that appears, select the `destructibility.pck` file from the game folder. Click Extract and save the project to a folder of your choice

Open the folder where you extracted the project resources and launch the `project.godot` file using Godot 4.7.1. Edit the game. Go to the Project -> Export -> Add -> Windows menu, configure the build settings, and save the modified game.

Congratulations, you have modified my game.