Skip to content

LimeGradient/LISMultiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

  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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors