Updated [PL] Instalacja [2.x] (markdown)
@@ -96,4 +96,42 @@ Baw się dobrze!
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### Format konfiguracji Assignera
|
||||||
|
<details><summary>Pokaż / ukryj</summary>
|
||||||
|
Do momentu wypuszczenia panelu administracyjnego użyj tego szablonu jako przykład konfiguracji assignera:
|
||||||
|
|
||||||
|
```json
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Country",
|
||||||
|
"icon": "fas fa-globe",
|
||||||
|
"max": 1,
|
||||||
|
"groups": [
|
||||||
|
6,
|
||||||
|
59,
|
||||||
|
12,
|
||||||
|
11,
|
||||||
|
388
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "4 fun",
|
||||||
|
"icon": "fas fa-gamepad",
|
||||||
|
"max": 3,
|
||||||
|
"groups": [
|
||||||
|
14,
|
||||||
|
15,
|
||||||
|
620,
|
||||||
|
61,
|
||||||
|
625,
|
||||||
|
18
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
##### Przetłumaczona instrukcja z [angielskiej](https://github.com/Wruczek/ts-website/wiki/%5BEN%5D-Website-Installation) na polski przez [toster234](https://github.com/toster234)
|
##### Przetłumaczona instrukcja z [angielskiej](https://github.com/Wruczek/ts-website/wiki/%5BEN%5D-Website-Installation) na polski przez [toster234](https://github.com/toster234)
|
||||||
Reference in New Issue
Block a user