Make choices in Life is Strange with your friends.
- Life is Strange
- Life is Strange: Before the Storm
- Life is Strange 2
- Life is Strange: True Colors
- Life is Strange Remastered
- Life is Strange: Before the Storm Remastered
- Life is Strange: Double Exposure
- Life is Strange: Reunion
Guide on how to use this!
- Download LISMultiplayerHost.dll from the latest release.
- Open your (supported) Life is Strange game
- Using a program to inject DLL's into your program (Game launcher is WIP) inject the Host DLL into your game
- Clone the Repository:
git clone https://github.com/LimeGradient/LISMultiplayer && cd LISMultiplayer - Build the project with CMake:
- Client and Server (Windows Only):
cmake -S . -B build - Client only (Crossplatform):
cmake -S . -B build -DLIS_BUILD_SERVER=OFF - Server only (Windows Only):
cmake -S . -B build -DLIS_BUILD_CLIENT=OFF
- Client and Server (Windows Only):
- Run the game and inject the DLL