mirror of
https://github.com/Azaz3l/DirtyTalk.git
synced 2024-08-14 23:01:29 +00:00
Update README.md
This commit is contained in:
parent
64c247838f
commit
3a5addfc5d
1 changed files with 27 additions and 2 deletions
29
README.md
29
README.md
|
@ -1,10 +1,35 @@
|
||||||
# DirtyTalk
|
# DirtyTalk
|
||||||
Adds speakup funtionality to RJW sexual interactions
|
Adds speakup funtionality to RJW sexual interactions
|
||||||
|
|
||||||
**<p>Dependencies:<br>**
|
## **<p>Dependencies:<br>**
|
||||||
RimJobWorld: https://www.loverslab.com/topic/110270-mod-rimjobworld/<br>
|
RimJobWorld: https://www.loverslab.com/topic/110270-mod-rimjobworld/<br>
|
||||||
SpeakUp: https://steamcommunity.com/sharedfiles/filedetails/?id=2502518544&searchtext=speakup</p>
|
SpeakUp: https://steamcommunity.com/sharedfiles/filedetails/?id=2502518544&searchtext=speakup</p>
|
||||||
|
|
||||||
**<p>Contributions:<br>**
|
## **<p>Contributions:<br>**
|
||||||
Interaction icons are drawn by OTYOTY, and come from this mod:
|
Interaction icons are drawn by OTYOTY, and come from this mod:
|
||||||
https://www.loverslab.com/topic/145286-mod-oty-rjw-symbols/</p>
|
https://www.loverslab.com/topic/145286-mod-oty-rjw-symbols/</p>
|
||||||
|
|
||||||
|
## **<p>Writing your own lines:<br>**
|
||||||
|
Contributions to dialog are welcome and greatly appreciated, especially considering my lack of writing skill.<br>
|
||||||
|
Go here: https://github.com/jptrrs/SpeakUp/wiki<br>
|
||||||
|
Aside from that, you should be able to gather anything you need to know to write your own lines just by looking at the included xmls.</p>
|
||||||
|
|
||||||
|
### **<p>Submitting lines:<br>**
|
||||||
|
I'm going to basically do the same for submissions as the speakup devs. You send me a text file nicely formated with your lines and I'll review/add them.<br>
|
||||||
|
**Here's an example of what I would like your text document to look like:</p>**
|
||||||
|
|
||||||
|
```
|
||||||
|
Rape.xml
|
||||||
|
<!-- ===AnalRape=== -->
|
||||||
|
<li>rape_m->I'm gonna put my peen up that behind!</li>
|
||||||
|
|
||||||
|
RapeReply.xml
|
||||||
|
<!-- ===AnalRape=== -->
|
||||||
|
<li>rape_react_m->Oh my, there be a peen in my behind!</li>
|
||||||
|
<li>masochist_m->I sure do enjoy your peen being forced in my behind, [rapist_m]!</li>
|
||||||
|
|
||||||
|
<!-- ===VaginalRape=== -->
|
||||||
|
<li>rape_react_m->Oh my, there be a peen in my [vagina]!</li>
|
||||||
|
```
|
||||||
|
<p>You can put as many or as few lines as you'd like, just keep them in one text file, then send it to me on LL here: https://www.loverslab.com/profile/2517846-azaz3l/</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue