Open Source · Beta
Run your Schedule I world 24/7, customize the experience and build the foundation for the community server you actually want.
For Server Owners
Everything you need to keep the server online and under control
Your server runs headless, always on.
Group based roles, permission controls, kick and ban management.
Full TCP-based console for headless management from anywhere.
Every aspect of server behavior is adjustable through configuration files.
A localhost panel for real-time monitoring and local operations.
Hosting Providers
Some third-party hosts may offer S1DedicatedServers-compatible service independently. They are not official partners or endorsed providers unless the docs explicitly say so.
Commercial hosts can contact the project maintainer for setup guidance, version coordination, attribution guidelines, and partnership or affiliate options.
Hosting provider guidance

For Developers
Extension points for server mods, client features, and custom workflows
Well-defined extension points for both server-side logic and client-side features.
Hook into server start, stop, player join and leave, and other runtime events.
Integrate custom data with the save and load system without fighting the core server flow.
Send and receive custom network messages between server code and connected clients.
Build against an open-source codebase with docs, examples, and an active improvement loop.
Download the release, set up the server files, configure the basics, and launch.
Grab the latest GitHub release, then use `server.zip` for hosting and `client.zip` for players who need the dedicated-server client mod.
Copy your Schedule I install to a new folder, extract `server.zip`, and confirm `start_server.bat` was added at the root.
Run `start_server.bat` once to generate `server_config.toml`, then set `saveGamePath` before using the world for real hosting.
Start the server again, optionally enable the localhost web panel, and join from a client install that has `client.zip` extracted.
Need the full walkthrough first? Start with the Quick Start guide and then continue with the full documentation.

Download, configure, and launch your dedicated server in minutes.