Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A custom launcher for Marvel Heroes

License

mtzimas92/Bifrost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bifrost

Bifrost is a custom launcher for Marvel Heroes. It consists of three main parts:

  • Bifrost.Launcher - a backend library.

  • Bifrost.ConsoleApp - a very simple example program that demonstrates how to use Bifrost.Launcher.

  • Bifrost.Wpf - a WPF-based graphical interface that uses Bifrost.Launcher.

Screenshot

Features

  • Game version detection.

  • Gazillion launcher / Steam bypass.

  • Connection to different servers without modifying ClientConfig.xml.

  • Various logging options for development.

  • Advanced options that expose some hidden client functionality.

Installation

  1. Make sure you have .NET Runtime 6.0 installed.

  2. Download the latest release here.

  3. Extract Bifrost.Wpf.exe and other files to your Marvel Heroes installation directory (the one that has Data and UnrealEngine3 folders).

  4. Run Bifrost.Wpf.exe.

Downloading a precompiled release may trigger false positives from some antivirus software due to how Bifrost functions (file scanning and launching other executables). If this makes you anxious, feel free to build the source code yourself.

Requirements

Bifrost.Launcher and Bifrost.Console are cross-platform and should be buildable on any .NET supported platforms. Bifrost.Wpf relies on WPF and requires Windows or compatible environment.

About

A custom launcher for Marvel Heroes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%