Skip to content

Commit 654e38a

Browse files
committed
Add warning that developers need to active Anti-Cheat builds in all sandboxes
1 parent 507e3f4 commit 654e38a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/setup/networking/anticheat.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ In the [Epic Online Services Portal](https://dev.epicgames.com/portal/en-US/), p
2323
- Extract the ZIP file it gives you.
2424
- Copy the `base_private.key` and `base_public.cer` files and place them under the `Build\NoRedist\` folder in your project. You might have to create this directory if it doesn't already exist.
2525

26+
:::danger
27+
Make sure you activate an Anti-Cheat build in _all_ sandboxes that you're testing your game in.
28+
29+
If your game is shipping on the Epic Games Store, you need to activate a build the Dev, Stage and Live sandboxes.
30+
31+
If your game is shipping on another platform (such as Steam), you need to activate a build in the Live sandbox.
32+
:::
33+
2634
When you open the EOS Project Settings in your project, you should now see the following:
2735

2836
![Screenshot of "signing keys found"](./anticheat/signing_key_found.png)

0 commit comments

Comments
 (0)