Skip to content

decompfrontier/server

Repository files navigation

Decompfrontier Server

This is an unofficial, EXPERIMENTAL C++ game server that aims to emulate the official server used for Brave Frontier (v2.19.6.0)

The source code will eventually be part of a "Brave Frontier Offline Mod" release started in late 2022 which took inspiration from the original GimuFrontier C# code made back in 2022 as a PoC to demonstrate the feasibility of a server emulator.

For more information about the strategy of the offline mod/purpose of this server, please check How the offline mod works and Emulator (Server) architecture

Requirements

  • Visual Studio 2022 (Windows)
  • Ninja, GCC/Clang (Linux)
  • CMake
  • vcpkg

Building

See the Tutorial pages section "Development setup" for more information.

Legal

The code of this project is released under the Affero GNU Public License v3.0+.

This project is not associated, affiliated or sponsored with/by Alim Co., Ltd or gumi Inc.

About

Brave Frontier C++ server emulator (used for offline mod as well)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages