mirror of
https://github.com/AntumMT/mod-wdata.git
synced 2024-11-19 22:13:45 +01:00
Update README
This commit is contained in:
parent
71fd65846c
commit
118877f100
@ -27,7 +27,9 @@ There are two methods:
|
|||||||
- converts table to json data & writes to file in world directory.
|
- converts table to json data & writes to file in world directory.
|
||||||
- fname: File basename without suffix (e.g. "my_config" or "my_mod/my_config").
|
- fname: File basename without suffix (e.g. "my_config" or "my_mod/my_config").
|
||||||
- data: Table containing data to be exported.
|
- data: Table containing data to be exported.
|
||||||
|
- flags: Table of modifying flags.
|
||||||
- styled: Outputs in a human-readable format if this is set (default: true).
|
- styled: Outputs in a human-readable format if this is set (default: true).
|
||||||
|
- null_to_table: "null" values will be converted to tables in output (default: `false`).
|
||||||
```
|
```
|
||||||
|
|
||||||
### Requirements:
|
### Requirements:
|
||||||
|
Loading…
Reference in New Issue
Block a user