Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RainOrigami authored Aug 29, 2023
1 parent 5ec4e01 commit b0d5fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Configure the runner in the `appsettings.json`:
```
- IP: Listening IP
- Port: Listening port
- ModulePath: Path to the folder containing all modules (is created if not exist), default value see above
- ModulesPath: Path to the folder containing all modules (is created if not exist), default value see above
- Modules: Array of individual module file paths, default value `[]`
- DependencyPath: Path to the folder containing all binary (dll) dependencies (is created if not exist), default value see above
- ConfigurationPath: Path to the folder containing all module and per-server module configuration files (is created if not exist), default value see above
Expand Down

0 comments on commit b0d5fb3

Please sign in to comment.