]> git.lizzy.rs Git - cheatdb.git/blobdiff - app/flatpages/help/release_webhooks.md
Improve documentation
[cheatdb.git] / app / flatpages / help / release_webhooks.md
index b8ee785767c7a8313296ad3c1e7c209cb86072b3..24ab1502d723a061597dc01ee16578445c48237c 100644 (file)
@@ -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.