From 51ef6adb224d053129104711c30c8e123521c1e7 Mon Sep 17 00:00:00 2001 From: Matthew Cain Date: Wed, 24 Mar 2021 06:12:00 +0100 Subject: [PATCH] Add missing task to task list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78f8b1e..ac50b3c 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ ZomboidMod handles this for you. Just run `assembleModDist` and a distribution a ### Setup tasks +- `createDiscordIntegration` - Show IDEA project in Discord via rich presence. - `createLaunchRunConfigs` - Create game launch run configurations. - `createModSearchScopes` - Create IDEA search scopes for mod files. - `initLocalProperties` - Initialize local project properties.