http_post_data -> export_url

This commit is contained in:
Jean-Patrick Guerrero
2019-11-01 02:04:35 +01:00
parent 70d38d1c63
commit 4241c89c17
2 changed files with 3 additions and 3 deletions

2
API.md
View File

@ -204,7 +204,7 @@ You can add a stereotype like so:
craftguide.group_stereotypes.radioactive = "mod:item"
```
#### `craftguide.http_post_data`
#### `craftguide.export_url`
If set, the mod will export all the cached recipes and usages in a JSON format
to the given URL (HTTP support is required¹).