mirror of
https://github.com/Azaz3l/DirtyTalk.git
synced 2024-08-14 23:01:29 +00:00
Update to 1.0.4
-Add dialogue variations for stages of broken body -Pawns' overall opinions of each other will affect how they refer to one another
This commit is contained in:
parent
2434b48731
commit
354c9ee4e4
6 changed files with 2193 additions and 1738 deletions
|
@ -19,7 +19,10 @@
|
|||
</li>
|
||||
</modDependencies>
|
||||
<description>
|
||||
Adds speakup funtionality to RJW sexual interactions
|
||||
Adds speakup functionality to RJW sexual interactions
|
||||
|
||||
It is safe to ignore if Mod Manager gives you this error:
|
||||
"Depends on SpeakUp version >=0.0.0..."
|
||||
|
||||
Interaction icons are drawn by OTYOTY, and come from this mod:
|
||||
https://www.loverslab.com/topic/145286-mod-oty-rjw-symbols/
|
||||
|
|
18
About/Manifest.xml
Normal file
18
About/Manifest.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<identifier>DirtyTalk</identifier>
|
||||
<version>1.0.4</version>
|
||||
<dependencies>
|
||||
<li>SpeakUp</li>
|
||||
<li>RimJobWorld</li>
|
||||
</dependencies>
|
||||
<incompatibleWith />
|
||||
<loadAfter>
|
||||
<li>SpeakUp</li>
|
||||
<li>RimJobWorld</li>
|
||||
</loadAfter>
|
||||
<suggests>
|
||||
</suggests>
|
||||
<manifestUri></manifestUri>
|
||||
<downloadUri></downloadUri>
|
||||
</Manifest>
|
Loading…
Add table
Add a link
Reference in a new issue