diff --git a/Dumper/engine.cpp b/Dumper/engine.cpp index 0c5f7df..2fbc3fe 100644 --- a/Dumper/engine.cpp +++ b/Dumper/engine.cpp @@ -427,6 +427,7 @@ std::unordered_map games = { {"PromodClient-Win64-Shipping",&engines[0]}, {"Dauntless-Win64-Shipping",&engines[12]}, {"ProjectBoundarySteam-Win64-Shipping",&engines[0]}, + {"Prospect-Win64-Shipping",&engines[0]}, }; STATUS EngineInit(std::string game, void* image) { diff --git a/README.md b/README.md index 730e8d7..d5afc17 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ - Splitgate - Dauntless - Boundary + - The Cycle: Frontier ### Supported engine versions: - UE 4.23-4.27 ### Usage: