Skip to content

Filigrani/SkyCoop

Repository files navigation

SkyCoop

Multiplayer for The Long Dark game

We don't own The Long Dark! The Long Dark belong to Hinterland Studio Inc. This is a free modification that loads using MelonLoader.

How to install mod & Play Online?

Download Sky Co-Op Installer for quick and easy installation.

Any question? Any Suggestation? Everything you need, you can find here: https://discord.gg/ydmufU2HHj

Support project: https://www.patreon.com/Filigrani

(One time donation https://www.paypal.com/paypalme/FiligraniGhost )

Used stuff:

BuildAssetBundles script for Unity

ModComponent by Original dll by WulfMarius, rework by ds5678 AssetLoader by Original dll by WulfMarius, rework by ds5678

Some models used in the mod is free models from site https://sketchfab.com/ Human RIG https://assetstore.unity.com/packages/3d/characters/survival-stylized-characters-5-weapons-115559 Glowing outlines https://assetstore.unity.com/packages/tools/particles-effects/quick-outline-115488


Co-Creating

Players characters models and all clothing for them by NativeCodeMake https://www.patreon.com/NativeCodeMaker


Some code references used from:

JumpMod by DigitalzombieTLD https://github.com/DigitalzombieTLD/JumpMod FoxCompanion by DigitalzombieTLD https://github.com/DigitalzombieTLD/FoxCompanion

Tutorial how to write multiplayer https://www.youtube.com/playlist?list=PLXkn83W0QkfnqsK8I0RAz5AbUxfg3bOQ5


Used for debugging:

UnityExplorer https://github.com/sinai-dev/UnityExplorer DeveloperConsole https://github.com/FINDarkside/TLD-Developer-Console

(For custom gears spawns)

Coordinates-Grabber https://github.com/ds5678/Coordinates-Grabber PlacingAnywhere https://github.com/Xpazeman/tld-placing-anywhere KeyboardUtilities https://github.com/ds5678/KeyboardUtilities


Big thanks for The long Dark Modding Discord Community!

Special thanks: Digitalzombie for explanation how to load custom models, animation and resources works. ds5678 for help with some problems, and help with ModComponent.