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