Method AddRecipesFromJson
| Edit this page 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 |