Official documentation for SexLab Patch Plus (SLP+), SexLab Scene Builder (SLSB), and related mods.
Visit the live site: https://slp-community.github.io/SexLab-Wiki/
- Quick Start Guide
- Beginner's Guide
- Why P+? (Migration Guide)
- Feature Comparison
- How to Play
- Installation Guide
- Recommended Mods
- Incompatible Mods
- Animation Packs
- Introduction
- SLAL vs SLSB
- Converting Animations
- Environment Setup
- Troubleshooting
- FAQ
This site is built with Jekyll and hosted on GitHub Pages.
- Push to the
mainbranch - GitHub Actions will automatically build and deploy the site
If you need to set up GitHub Pages manually:
- Go to repository Settings β Pages
- Under "Build and deployment":
- Source: GitHub Actions
- The site will be available at
https://yourusername.github.io/repository-name/
- Ruby 2.7+
- Bundler (
gem install bundler)
cd docs
bundle install
bundle exec jekyll serveRemove the cache while developing styling
bundle exec jekyll serve --livereload --force_pollingThen open http://localhost:4000 in your browser.
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This documentation is provided for the SexLab P+ community. Please respect the original mod authors' permissions when redistributing content.