No description
Find a file
2025-03-09 11:22:30 +05:00
1.3 Added new icons for Size Matters and Sex Proselytizing 2024-12-23 18:43:43 +00:00
1.4 Added new icons for Size Matters and Sex Proselytizing 2024-12-23 18:43:43 +00:00
1.5 Merge all ModifyMtb DefExtentions into one 2025-02-21 20:05:03 +05:00
About 1.5.1.3 2025-02-16 21:22:20 +05:00
Languages Update Simplified Chinese translation. 2024-08-15 20:04:15 +08:00
ModCompatibility/Biotech/1.5/Patches Patch SocialAffection in the Biotech thoughts about children 2025-02-05 21:51:39 +05:00
Source ci: auto release generation 2025-03-09 11:22:30 +05:00
Textures/UI Add icon that was lost in the MRs 2025-02-05 21:46:01 +05:00
.gitignore Initial commit 2022-07-26 08:55:56 +05:00
.gitlab-ci.yml ci: auto release generation 2025-03-09 11:22:30 +05:00
CHANGELOG.md ci: auto release generation 2025-03-09 11:22:30 +05:00
LICENSE Initial commit 2022-07-26 08:55:56 +05:00
LoadFolders.xml Patch SocialAffection in the Biotech thoughts about children 2025-02-05 21:51:39 +05:00
README.md 1.5.1.3 2025-02-16 21:22:20 +05:00

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
    • Bestial Pregnancy
    • Bestial Breeding
    • Sex proselyzing
    • Size matters
    • Carnal Training
  • 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. 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.

To be consistent with RJW, please use tabs for C# indentation. XML indentation should be done with 2 spaces.

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