Sirius is a universal Fortnite private server backend written in TypeScript.
- Chapter 1 Season 2
++Fortnite+Release-1.11-CL-3807424-Windows
- Chapter 1 Season 4
++Fortnite+Release-4.1-CL-405353-Windows
- Chapter 1 Season 7
++Fortnite+Release-7.40-CL-5046157-Windows
- Chapter 1 Season 8
++Fortnite+Release-8.51-CL-6165369-Windows
- Chapter 1 Season 9
++Fortnite+Release-9.10-CL-6639283-Windows
- Chapter 1 Season X
++Fortnite+Release-10.40-CL-9380822-Windows
- Chapter 2 Season 1
++Fortnite+Release-11.31-CL-10800459-Windows
- Chapter 2 Season 2
++Fortnite+Release-12.41-CL-12905909-Windows
- Chapter 2 Season 3
++Fortnite+Release-13.40-CL-14113327-Windows
- Chapter 2 Season 4
++Fortnite+Release-14.60-CL-14786821-Windows
- Chapter 1 Season 1
++Fortnite+Release-1.7.2-CL-370011-Windows
- Chapter 1 Season 4
++Fortnite+Release-4.5-CL-4159770-Windows
- Weekly Quests
- Seasonal Quests
- XP and Leveling up
- Vbucks on Kill (GameServer endpoint)
- Stats
- Arena
- Voice Chat
- Item Refunding
- Gifting
- Party V2
- Basic functionality
- MultiSeason Shop
- Item Shop (24/7)
- OAuth
- TimeLine
- CloudStorage
- Daily Quests
- Shop Purchasing
- Parties
- Friends
- Matchmaking Bans
- Variants (Chapter 1, Chapter 2)
- BattlePass Purchasing
- Support a Creator
- ClientSettings Saving
To get started with Sirius
, follow these steps:
-
Clone the repository:
git clone https://github.com/Skiesuwu/Sirius.git
-
Install Node.js: Install the latest version of Node.js.
-
Setting up Environment:
- Navigate to the
config
folder - Rename
.env.example
to.env
- Edit
CLIENT_SECRET
in the.env
file and enter your backend client secret (enter a random string of numbers or letters must be 32 characters or more.).
- Navigate to the
-
Install Dependencies: Open your command prompt and run:
npm install
-
Build Sirius: Run the command:
npm run build
-
Start Sirius: To start Sirius, run:
node .
If you need help, join the Discord Server