Admin manual aktualisieren
@@ -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".
|
Create a new json file. This must be accessable via the web via a static url as this is the public "modpack config url".
|
||||||
|
|
||||||
<details><summary>Example</summary>
|
### Example
|
||||||
|
|
||||||
```json
|
```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"
|
"UpdateUrl": "https://myserver.de/myfiles/updates.json"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
</details>
|
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
|
|
||||||
@@ -27,7 +26,7 @@ Create a new json file. This must be accessable via the web via a static url as
|
|||||||
|
|
||||||
## Installation config
|
## 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
|
### Properties
|
||||||
|
|
||||||
@@ -51,7 +50,7 @@ Each action object describes a step to be do.
|
|||||||
|
|
||||||
## Update config
|
## 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
|
### Properties for an action
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user