Skip to content

BabyImpala/SexLab-Wiki

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published