Skip to content

Commit

Permalink
Merge pull request #41 from sirkitree/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
lalalune authored Oct 27, 2024
2 parents 72a88ea + 24af1c5 commit 0ecc1b7
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 @@ -26,7 +26,7 @@ https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

## Edit the character file
- Check out the file `src/core/defaultCharacter.ts` - you can modify this
- You can also load characters with the `--charaters=<path>` and run multiple bots at the same time.
- You can also load characters with the `node --loader ts-node/esm src/index.ts --characters="path/to/your/character.json"` and run multiple bots at the same time.

### Linux Installation
You might need these
Expand Down

0 comments on commit 0ecc1b7

Please sign in to comment.