-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
29 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# CW_LongerFaces | ||
# CW_LongerFaces | ||
A mod that removes the character limit from the game, increases the text scalability, and adds text pasting (Ctrl+V) to the game. | ||
|
||
## Notes | ||
Everything expect the text paste ability is client-side only, unless the other players also have the mod installed. | ||
|
||
Holding backspace to delete your face text will spam a blank square character, this is normal and is a bug in the base game. I may patch it in the future, but it's not a priority at the moment. | ||
## How to install | ||
- [Install BepInEx first](https://docs.bepinex.dev/articles/user_guide/installation/index.html) | ||
- Go to [the releases tab of this repository](https://github.com/guighub/CW_LongerFaces/releases/) | ||
- Download the latest CW_LongerFaces.dll | ||
- Move the file to "Content Warning/BepInEx/plugins/" | ||
- Start the game! |