Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.
/ OuterWildsCoop Public archive

A coop mod for the game outer wilds which use melon loader to work.

Notifications You must be signed in to change notification settings

C4NX/OuterWildsCoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outer Wilds Coop

The goal of this project is to create a mod that will allow you to play the game easily with your friends and to discover it together.

For now this project is in progress, so it does not work yet.

Getting Started

How to install Outer Wilds Coop in 3 step ?

  • To install Outer Wilds Coop you have to install Melon Loader first in your Outer Wilds installation, you just have to follow the steps of the automated installer of melon loader.

  • After you need the .dll mod, and yes otherwise it will be difficult to make it work 😁, you can get it here.

  • Normally with the installation of melon loader you should have a 'mods' folder in your game directory, place the mod WildsCoop.dll file in it.

And now you only have to launch the game !

Help us

How to modify and use your own version of the mod ?

  • First you have to clone the repo
git clone https://github.com/C4NX/OuterWildsCoop.git
cd OuterWildsCoop/
  • Modify your project WildsCoop.csproj references with your Outer Wilds game path in OuterWilds_Data\Managed and MelonLoader\.

  • Modify your project WildsCoop.csproj output path with your Outer Wilds game path.

  • And you might be able to start modifying it !

Screenshots

main menu

Issues

  • Depending on the version you use outer wilds, it is possible that you have a 'user32.dll' file in the 'OuterWilds_Data\Plugins\x86_64' directory, Melon Loader will crash if you have it so delete it.

About

A coop mod for the game outer wilds which use melon loader to work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages