Skip to content
Snippets Groups Projects
README.md 2.15 KiB
Newer Older
amevarashi's avatar
amevarashi committed
## RJW Sexperience Ideology
This is a submod for the RJW mod for RimWorld. Does not require "base" RJW Sexperience.

This project was started by the motd1233 on the Loverslab/GitHub as a part of RJW Sexperience mod. I took over the mod some time after they stopped updating. Ideology content was moved to a separate mod shortly after.

### Features
This mod adds:
- Memes
    - Lewd
    - Rapist
    - Zoophile
    - Necrophile
- Rituals
    - Consensual gangbang
    - Rape gangbang
    - Consensual animal gangbang
    - Rape animal gangbang
    - Drug orgy
- Precepts
    - Baby faction
    - Bestiality
    - Incest
    - Necrophilia
    - Rape
    - Allowed sex type
    - Social affection
    - Submissive gender
    - Virginity
    - Pregnancy
amevarashi's avatar
amevarashi committed
    - Bestial Pregnancy
    - Bestial Breeding
amevarashi's avatar
amevarashi committed
    - Sex proselyzing
    - Size matters
amevarashi's avatar
amevarashi committed
    - Carnal Training
amevarashi's avatar
amevarashi committed
- Buildings
    - HumpShroom bong
    - HumpShroom Autobong

### Contacts / Feedback
The only consistent way to get in touch with me is the RJW Discord server #sexperience-amevarashi. You can find the link in the [RJW Loverslab Thread](https://www.loverslab.com/topic/110270-mod-rimjobworld/). Loverslab is no good because I check it even less than the repositories.

Please, ping me in the RJW Discord if you rased the issue here.

### Contributing
All work should be done based of the `dev` branch! Trying to compile on the `master` branch will fail - this is intentional. While I can't do something like that for XML and translations, I may choose to reject the pull request based on the amount of work required to transfer all commits into the `dev` branch.

The best practices:
1. Fork this repository.
2. In your fork create a new branch based on `dev`. The name of the new branch should reflect what you are changing in 3 words or less, separated by `-`. For example `rmb-menu-refactor` or `japanese-translation`.
3. Make your changes and commit them to the new branch.
4. Create a new merge request from your branch into the `dev` branch of this repository.

amevarashi's avatar
amevarashi committed
To be consistent with RJW, please use tabs for C# indentation. XML indentation should be done with 2 spaces.
amevarashi's avatar
amevarashi committed

Please, ping me in the RJW Discord after creating a merge request.