This project is currently in process of being rebased on top of delta-v. This repository is no longer maintained and will be archived after our main server changes around 1st of March, 2026. Our new repository URL is https://github.com/Floof-Station/Panta-Rhei/ .
- First off, Wizden is planning to dehub all servers that use an engine version older than 1 year, starting on the 1st of march, 2026. This means that this project cannot continue existing unless we upgrade 30+ engine versions up.
- We cannot update our engine version because of massive codebase incompatibilities. And we cannot merge wizden changes because EE made its codebase incompatible with wizden. And we are an EE fork.
- We cannot merge EE because our design and principles have diverged. EE focuses on writing sloppy code and unmaintainable code, and starting somewhere in 2025 began targetting LRP forks rather than MRP+ as its founders intended. Also, we are so far behind that even if we were to just merge with EE, it'd take us months to catch up.
As such, we've decided to rebase on top of Delta-v, the fork of Space Station 14 that Einstein Engines, the upstream of this fork, was based on.
This is a manual rebase, meaning that we are porting existing content on top of the delta-v codebase.
Floof Station is a whitelist-only 18+ Medium Roleplay furry-oriented server (ERP enabled), of the game Space Station 14. Anybody interested in checking us out or joining us, can apply for membership in our Discord linked down below.
Floof Station is a relaxing environment offering slow-paced, admin-driven events where members can develop their stories. The focus is on building meaningful interpersonal relationships, from friendships to romantic connections. This includes erotic roleplay, allowing members to explore and bring their wildest fantasies to life, all within a framework of mutual respect and consent.
Floof Station is a fork of Einstein-Engines.
Steam (WizDen Launcher) (NOTE: in order to see us on the Hub, you will have to opt-in seeing 18+ servers in the filters!)
Discord (NOTE: in order to access to the rest of the Discord, you will have to be whitelisted first!)
Wiki (NOTE: you will need a SS14 account in order to access the Wiki!)
Online Cookbook (kindly provided by the wonderful Arimah <3)
We are happy to accept contributions from anybody, come join our Discord if you want to help! We got a list of issues that need to be dealt with, which anybody interested is free to try and sort out. Don't be afraid to ask for help in the Discord if you need any!
Refer to the Space Wizards' guide on setting up a development environment and for general information. But do keep in mind that Einstein Engines, the codebase Floof Station is based on, is an alternative codebase to the base one provided by WizDen, and many things may thus not apply nor be the same. We provide some scripts shown below to make the job easier.
- Git
- .NET SDK 9.0.100
- Clone this repository
- Run
git submodule update --init --recursivein a terminal to download the engine- Run
Scripts/bat/buildAllDebug.batafter making any changes to the source- Run
Scripts/bat/runQuickAll.batto launch the client and the server- Connect to localhost in the client and play
- Clone this repository
- Run
git submodule update --init --recursivein a terminal to download the engine- Run
Scripts/sh/buildAllDebug.shafter making any changes to the source- Run
Scripts/sh/runQuickAll.shto launch the client and the server- Connect to localhost in the client and play
I don't know anybody using MacOS to test this, but it's probably roughly the same steps as Linux
Please read the LEGAL.md file for information on the licenses of the code and assets in this repository.
