A rework and expansion of Passion for the Sims 3
Find a file
2026-03-21 22:21:37 +00:00
.vscode initial commit 2024-11-01 17:38:25 -06:00
Properties turn protected classes public 2024-11-01 19:15:23 -06:00
S3_Passion remove some interactions i have no idea what they do, recategorize menu paths to prevent clutter, add in modular undressing 2026-03-21 16:00:11 -06:00
S3_Passion.PassionDance turn protected classes public 2024-11-01 19:15:23 -06:00
Sims3.Gameplay.Objects turn protected classes public 2024-11-01 19:15:23 -06:00
Sims3.Gameplay.Objects.HobbiesSkills turn protected classes public 2024-11-01 19:15:23 -06:00
.gitignore update gitignore + replicate syntax fixes for other lines 2025-04-24 15:46:08 -06:00
BOEPassion.sln initial commit 2024-11-01 17:38:25 -06:00
Passion.csproj fix libido buff hash, fix AM dong hash, fix syntax issue that was causing straps to equip all the time 2025-04-18 21:08:10 -06:00
README.md Update README.md 2026-03-21 22:21:37 +00:00

BORDEROFEXTACY_Passion

A refresh/rework of an adult Sims 3 mod.

If you just want to use the mod in your game, this page probably won't be interesting to you.

You can download the mod on Simblr.cc or LoversLab

Description

Originally by Alfiechan and updated by Superstorm/Twilightstorm until 2021, BORDEROFEXTACY_Passion is a refresh/rework of where that work was left off.

In the spirit of collaboration and cooperation, it's an open-source project -- though it currently being worked on primarily by me (Xin).

Getting Started

Dependencies

Please see this guide on ModTheSims for a rundown on how to set up a script modding environment!

Contributing

Any help is welcome! I'm far from a competent programmer, so anything is really appreciated. You can check the current issues for a collection of bugs and feature ideas if you're into that.

Help

If you need help with the mod, please direct it towards the comments on the Simblr.cc or Loverlab uploads.

If you found a bug, you can also report it similarly, or submit a new issue here if you're familiar enough.

Developers

BorderOfExtacy // Support here

If you've made contributions and would like to be added, just let me know ^^

License

The source for BORDEROFEXTACY_Passion is provided under CC BY-NC-SA

TL;DR...

You can modify it and redistribute your modifications/forks however you'd like, but they cannot be distributed for profit/under paywall (including early access paywall), and they must include this same license.

(Also, if you fork it and make your own build, it'd probably be a good idea to give it a different name, like [yourcreatorhandle]_passion - just to avoid confusion. You know how Sims people are.)

Acknowledgments

  • Alfiechan and Twilightstorm, for the original codebase!
  • Galaxy Littlepaws, for assistance in partial cleanup and general questions from me (who is kind of clueless)
  • TS3CreatorsCave, for all kinds of help and support in general