From 8587bccd1be5b328844ca7aa46abb9586f5bde39 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sat, 6 Jul 2024 13:48:41 +0000 Subject: [PATCH] Admin manual aktualisieren --- Admin-manual.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Admin-manual.md b/Admin-manual.md index af33889..7f7b730 100644 --- a/Admin-manual.md +++ b/Admin-manual.md @@ -2,7 +2,7 @@ Create a new json file. This must be accessable via the web via a static url as this is the public "modpack config url". -
Example +### Example ```json { @@ -13,7 +13,6 @@ Create a new json file. This must be accessable via the web via a static url as "UpdateUrl": "https://myserver.de/myfiles/updates.json" } ``` -
### Properties @@ -27,7 +26,7 @@ Create a new json file. This must be accessable via the web via a static url as ## Installation config -Create a new json file. This must be accessable via the web via a static url as this is the public "modpack config url". +Create a new json file. This must be accessable via the web via a static url. ### Properties @@ -51,7 +50,7 @@ Each action object describes a step to be do. ## Update config -Create a new json file. This must be accessable via the web via a static url as this is the public "modpack config url". +Create a new json file. This must be accessable via the web via a static url. ### Properties for an action