Skip to content

Photon PUN 2 traffic redirector for Mono Unity games using BepInEx.

Notifications You must be signed in to change notification settings

awc21/BepInEx-PhotonRedir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BepInEx PhotonRedir

Installation

  1. Download the latest release from Releases.
  2. Place the downloaded DLL into the BepInEx/plugins folder.
  3. Run the game once, in order to generate photon-redirect.cfg
  4. Open BepInEx/config/photon-redirect.cfg and set your PhotonAppId.

Getting Photon AppID

  1. Go to Photon Engine.
  2. Sign up or log in to your account.
  3. Navigate to the Photon Dashboard.
  4. dashboardguide
  5. Copy the App ID and use it in photon-redirect.cfg.

Notes

  • Installing BepinEx: Video (x2 speed)
  • if youre using R.E.P.O. build from OFME, remove Custom.net from dlllist.txt

Building from source

Requirements

Steps

git clone https://github.com/awc21/BepInEx-PhotonRedir.git
cd BepInEx-PhotonRedir/src
dotnet build -c release -o out

Disclaimer

This software is provided "as is", without warranty of any kind, express or implied.
The author is not responsible for any damages, data loss, or other issues that may arise from using this project.
Use at your own risk.

About

Photon PUN 2 traffic redirector for Mono Unity games using BepInEx.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages