From 65eb0190088b3f3e519b656370f3086b0384aeae Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Thu, 6 Feb 2025 01:17:02 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 075d769..443f78a 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Used to apply cheats to the selected actor. - `[SHIFT]` Apply the cheat to the enemies of the selected actor - Cheats can be defined in a Data Asset. Cog provide two default cheat execution (Apply Effect, Activate Ability). - Cheat executions can be defined in blueprint. + ![Cheats Asset](https://github.com/user-attachments/assets/46a14b89-ebab-4628-b97b-e5ccd2b63576) ### Collisions Tester