Method AddRecipesFromJson
| Improve this Doc View SourceAddRecipesFromJson(string)
Adds recipes defined in a JSON file at given path, relative to BepInEx/plugins
Declaration
public void AddRecipesFromJson(string path)
Parameters
Type | Name | Description |
---|---|---|
string | path | JSON file path, relative to BepInEx/plugins folder |