From d76f10c31281ded60b7d82bf81383b36f5813da8 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 16 Sep 2020 23:32:24 +0100 Subject: Improve documentation --- app/flatpages/help/release_webhooks.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'app/flatpages/help/release_webhooks.md') diff --git a/app/flatpages/help/release_webhooks.md b/app/flatpages/help/release_webhooks.md index b8ee785..24ab150 100644 --- a/app/flatpages/help/release_webhooks.md +++ b/app/flatpages/help/release_webhooks.md @@ -63,15 +63,7 @@ The process is as follows: ## Configuring -### Setting minimum and maximum Minetest versions - -1. Open up the conf file for the package. - This will be `game.conf`, `mod.conf`, `modpack.conf`, or `texture_pack.conf` - depending on the content type. -2. Set `min_minetest_version` and `max_minetest_version` to the respective Minetest versions. - - Eg: - - min_minetest_version = 5.0 - -Also see [Package Configuration and Releases Guide](/help/package_config/). +See the [Package Configuration and Releases Guide](/help/package_config/) for +documentation on configuring the release creation. +You can set the min/max Minetest version from the Git repository, and also +configure what files are included. -- cgit v1.2.3