Voltronite is an OGFN backend used to simulate or emulate Fortnite services, allowing connections on older versions of the game.
Details
Admin/Settings pannel (under the works)- Config changing
- Login system
- Backend controllers: Restart, Shutdown
MatchMaking / Matchmaker
- not done fully
- Simulates Fortnite services for older clients
- Simple setup and lightweight
- Runs on Bun for speed and efficiency
-
Install Bun
Download and install Bun from https://bun.sh. -
Setup .env
Rename .env.example to .env and fill it up to your liking. -
Install dependencies
bun install
-
Run the backend
bun run src/app.ts
Details
- Load up a OG build
Get any builds from here - Use Erbium GameServer
Make sure to use Erbium ot Other GS that supports your version(s) - Launch A Fortnite build
The MM only works on 2.5 - 28.30. MM Support for <2.5 will be added in the future.
Yay! you made it now you should get into your match :)
Voltronite currently provides multi-chapter Fortnite support with varying levels of stability and feature completeness:
-
Chapter 1 --- Fully working
Tested on:- 2.5
- 3.1.1
- 4.5
- 6.31
- 7.40
- 8.51
- 9.10
- 9.21
- 9.41
- 10.40
-
Chapter 2 --- Working but limited testing.
Tested on:- 14.40
- 17.30
- 11.31
- 12.61
- 16.40
-
Chapter 3 --- Fully working
Tested on:- 19.10
- 21.00
- 22.40
-
Chapter 4 --- Fully working, except some matchmaking limitations on some version.
Tested on:- 23.50
- 27.11
- 24.20
- 25.11
- 26.30 (Both known CLs)
-
Chapter 5 --- Fully working
Tested on:- 28.30
- 28.00
- 29.00
Recomended to use Erbium as GameServer for chapters 3+ and for to matchmake to.
This project is licensed for free personal and educational use only.
- ✅ You may use, modify, and run this backend for your own personal or educational purposes.
- ❌ Commercial use, resale, or redistribution of this project is not permitted without explicit permission from the author.
By using this software, you agree to the above terms.