Skip to content

An open source, blazingly fast fortnite backend server with a built in web-interface and desktop launcher! 10x faster than LawinServer!

License

Notifications You must be signed in to change notification settings

CharlesFrFr/imretarted

 
 

Repository files navigation

template(7)(1)

An open source, performant fortnite backend server with a built in web-interface and desktop launcher! Thank you to @mhtsotakis for help with party v2! Note: Some features are not yet implemented, please see the Roadmap for more information.

Branches

  • Frontend - Launcher and web interface for backend.
  • CLI - The CLI that the launcher interacts with to launch the game.

Features

  • Blazing fast: Written in Go, this server is extremely fast and lightweight.
  • Easy to use: Designed to be easy to use and setup.
  • Open source: Completely free to use, share and modify!
  • Web interface: Built in web interface to manage your server.

Setup

  • Watch the quick setup guide here.
  • To keep your backend updated with the latest updates, instead of downloading the project, use the command git clone https://github.com/zombman/backend to download. You may need to install git for this. Now whenever I update the repo, just use the command git pull!

Roadmap

Roadmap is in order of completion, so closer to the top of list means it will be done before items lower down the list. View the trello board here to see a more detailed view of this roadmap and to view any bugs.

  • Basic user creation and authentication
  • Access the fortnite lobby
  • Profiles per user (not shared/full locker)
  • Rotating item shop with correct prices and items from season or below
  • Gifting & Buying from item shop
  • Equip items and variants (works with superhero skins)
  • Cloud storage for settings
  • Control panel for server admins
  • Friends (friends v2)
  • Matchmaker & XMPP
  • Parties (party v2 is kinda scuffed)
  • Daily rewards
  • Change lobby background in chapter 2+
  • Battle Pass & Levelling Up
  • Challenges (or Quests)

Compatibility

  • Everything is functional in Chapter 1
  • Unkown issue causing matchmaker and parties to not work on Season 16+

Prerequisites

  • A basic understanding of how to build and run applications. Now made easier with the scripts folder!
  • GoLang

About

An open source, blazingly fast fortnite backend server with a built in web-interface and desktop launcher! 10x faster than LawinServer!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.3%
  • Other 0.7%