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