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