Skip to content

Latest commit

Β 

History

History
86 lines (60 loc) Β· 1.93 KB

File metadata and controls

86 lines (60 loc) Β· 1.93 KB

SexLab P+ Documentation

Official documentation for SexLab Patch Plus (SLP+), SexLab Scene Builder (SLSB), and related mods.

🌐 View the Documentation

Visit the live site: https://slp-community.github.io/SexLab-Wiki/

πŸ“– Contents

SexLab P+

  • Quick Start Guide
  • Beginner's Guide
  • Why P+? (Migration Guide)
  • Feature Comparison
  • How to Play
  • Installation Guide
  • Recommended Mods
  • Incompatible Mods
  • Animation Packs

SLSB (SexLab Scene Builder)

  • Introduction
  • SLAL vs SLSB
  • Converting Animations
  • Environment Setup

Resources

  • Troubleshooting
  • FAQ

πŸš€ Deployment

This site is built with Jekyll and hosted on GitHub Pages.

Automatic Deployment

  1. Push to the main branch
  2. GitHub Actions will automatically build and deploy the site

Manual Setup

If you need to set up GitHub Pages manually:

  1. Go to repository Settings β†’ Pages
  2. Under "Build and deployment":
    • Source: GitHub Actions
  3. The site will be available at https://yourusername.github.io/repository-name/

πŸ› οΈ Local Development

Prerequisites

  • Ruby 2.7+
  • Bundler (gem install bundler)

Running Locally

cd docs
bundle install
bundle exec jekyll serve

Remove the cache while developing styling

bundle exec jekyll serve --livereload --force_polling

Then open http://localhost:4000 in your browser.

πŸ“ Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

πŸ”— Links

πŸ“„ License

This documentation is provided for the SexLab P+ community. Please respect the original mod authors' permissions when redistributing content.