AeiouContent
DECtalk text-to-speech in Content Warning.
Last updated | 7 months ago |
Total downloads | 31846 |
Total rating | 1 |
Categories | Mods Audio |
Dependency string | juanjp600-AeiouContent-0.2.0 |
Dependants | 19 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100maysunrise-SimpleChat
Text chat for Content Warning. Press T to start writing, Escape to stop writing.
Preferred version: 1.0.0README
AeiouContent
DECtalk text-to-speech in Content Warning.
Install instructions
- Get the latest version of R2ModMan.
- Set it up, and find the latest version of AeiouContent on Thunderstore.
Manual install instructions
- Install the SimpleChat mod.
- Go to the Releases page and download the latest version. The filename will be something along the lines of
juanjp600-AeiouCompany-*.zip
. - Extract the downloaded file into its own folder in your
BepInEx/plugins
folder.
Build instructions
- Get the latest version of Visual Studio, or your .NET IDE of choice. You'll need at least .NET 8.
- Clone this repository, then set up the SharpTalk submodule with
git submodule init
followed bygit submodule update
. - Go to where Content Warning is installed, and copy the contents of
Content Warning_Data/Managed
intoAeiouContent/Dependencies
. - Copy
CWChat.dll
from SimpleChat intoAeiouContent/Dependencies
. - Build
AeiouContent
.
Special thanks
- ArbiterBibendi for creating AEIOUCompany, which I used as a base to create this mod.
- maysunrise for creating SimpleChat, which this mod hooks into.
- its_soupgirl for making the icon for this mod.
- kylerifqi for reporting a bug caused by Steam Audio being removed from the game.