Skip to content

LimeGradient/LISMultiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life is Strange: Multiplayer

Make choices in Life is Strange with your friends.

Supported Games:

  • 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

How to Use

Guide on how to use this!

Hosting:

  1. Download LISMultiplayerHost.dll from the latest release.
  2. Open your (supported) Life is Strange game
  3. Using a program to inject DLL's into your program (Game launcher is WIP) inject the Host DLL into your game

How to Build

  1. Clone the Repository: git clone https://github.com/LimeGradient/LISMultiplayer && cd LISMultiplayer
  2. 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
  3. Run the game and inject the DLL

About

Multiplayer mod for the Life is Strange series of games.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages