diff --git a/07 - GameDevSpace/Processes/Things to do for it to work.md b/07 - GameDevSpace/Processes/Things to do for it to work.md index 292d127..1a2769f 100644 --- a/07 - GameDevSpace/Processes/Things to do for it to work.md +++ b/07 - GameDevSpace/Processes/Things to do for it to work.md @@ -28,11 +28,11 @@ if (Target.bBuildEditor) - create `export_presets.cfg` at the root of res:// and make sure it's out of `.gitignore` #### GUT -- Install GUT and activate the plugin +- Install [GUT](https://github.com/bitwes/Gut) - create a `.gutconfig.json` at the root of res://, make it point at the right directory and make it exit on success and failure #### GdUnit -- Install GdUnit4 and activate the plugin +- Install [GdUnit4](https://mikeschulze.github.io/gdUnit4/first_steps/install/) ## Server