mirror of
https://github.com/AntumMT/mod-wdata.git
synced 2024-11-19 22:13:45 +01:00
Minor edit to README
This commit is contained in:
parent
118877f100
commit
54be56a7f9
@ -23,6 +23,7 @@ There are two methods:
|
||||
- wdata.read(fname)
|
||||
- reads json data from file in world directory & converts to a table.
|
||||
- fname: File basename without suffix (e.g. "my_config" or "my_mod/my_config").
|
||||
|
||||
- wdata.write(fname, data[, styled])
|
||||
- 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").
|
||||
|
Loading…
Reference in New Issue
Block a user