This repository contains the official documentation and wiki for Promised Worlds, a faithful revival of the solar systems Intercept Games planned to release for KSP 2.
The wiki is built with MkDocs and the Material for MkDocs theme, and is hosted on GitHub Pages.
Promised Worlds brings the planned KSP 2 star systems to Kerbal Space Program 1. Our team of veteran KSP 1 modders is working around the globe to recreate these experiences with:
- Debdeb System - Fully implemented
- Tuun System - In early development
- Qeg System - Being conceptualized (uncertain feature)
All content is designed in-house without using any KSP 2 assets. Each world has been meticulously crafted to align with KSP 2 development screenshots and data mining discoveries.
The Systems of Promised Worlds may change in-between updates. Please notify the Dev team if this is out of date, or make an issue on this repository.
-
Install Python 3 (if you don't have it already).
-
Install dependencies:
pip install mkdocs mkdocs-material
-
Run the local dev server:
mkdocs serve
-
Open the URL shown in the terminal (usually
http://127.0.0.1:8000/).
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.
Please see CONTRIBUTING.md for guidelines on how to propose changes or new pages.
Contributions are welcome via pull requests and will be reviewed before merging.
Join our Discord server to stay up to date with development progress or contribute to the project!
This wiki follows the same license as the Promised Worlds mod.
See the full license here: https://github.com/PromisedWorlds/PromisedWorlds/blob/main/LICENSE.md