{"id":16375586,"url":"https://github.com/insprill/dv-multiplayer","last_synced_at":"2025-10-31T17:30:26.837Z","repository":{"id":185221799,"uuid":"666900015","full_name":"Insprill/dv-multiplayer","owner":"Insprill","description":"A Derail Valley mod adding multiplayer to the game.","archived":false,"fork":false,"pushed_at":"2024-08-18T06:46:46.000Z","size":16518,"stargazers_count":47,"open_issues_count":16,"forks_count":24,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-02-07T15:08:25.156Z","etag":null,"topics":["csharp","derailvalley","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Insprill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"insprill","ko_fi":"insprill","patreon":"insprill"}},"created_at":"2023-07-16T00:59:37.000Z","updated_at":"2024-12-30T18:33:53.000Z","dependencies_parsed_at":"2024-10-11T03:31:27.212Z","dependency_job_id":null,"html_url":"https://github.com/Insprill/dv-multiplayer","commit_stats":null,"previous_names":["insprill/dv-multiplayer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-multiplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-multiplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-multiplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-multiplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Insprill","download_url":"https://codeload.github.com/Insprill/dv-multiplayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239217101,"owners_count":19601594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","derailvalley","unity"],"created_at":"2024-10-11T03:21:20.269Z","updated_at":"2025-10-31T17:30:26.762Z","avatar_url":"https://github.com/Insprill.png","language":"C#","funding_links":["https://github.com/sponsors/insprill","https://ko-fi.com/insprill","https://patreon.com/insprill"],"categories":[],"sub_categories":[],"readme":"﻿[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Apache 2.0 License][license-shield]][license-url]\n\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eDerail Valley Multiplayer\u003c/h1\u003e\n  \u003cp\u003e\n    A \u003ca href=\"https://store.steampowered.com/app/588030\"\u003eDerail Valley\u003c/a\u003e mod that adds multiplayer.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/Insprill/dv-multiplayer/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Insprill/dv-multiplayer/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#building\"\u003eBuilding\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\nMultiplayer is a Derail Valley mod that adds multiplayer to the game, allowing you to play with your friends.\n\nIt works by having one player host a game, and then other players can join that game.\n\n\n\n\n\u003c!-- Roadmap --\u003e\n\n## Roadmap\n\nFor a list of planned features, see the [project board][project-board-url].  \nThe mod will be released on Nexus once it's ready.\n\n\n\n\n\u003c!-- BUILDING --\u003e\n\n## Building\n\nBefore you can build Multiplayer, you'll need to build the Unity project.  \nTo do this, open the `MultiplayerAssets` folder in Unity **2019.4.40f1**, then click on the `Multiplayer` \u003e `Build Asset Bundle and Scripts ` menu item.\n\nOnce the Unity project is compiled, the rest of the mod uses the same build system as Mapify which you can read about in the [Mapify building documentation][mapify-building-docs].\n\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create.  \nAny contributions you make are **greatly appreciated**!  \nIf you're new to contributing to open-source projects, you can follow [this][contributing-quickstart-url] guide.\n\n\n\n\n\u003c!-- LICENSE --\u003e\n\n## License\n\nCode is distributed under the Apache 2.0 license.  \nSee [LICENSE][license-url] for more information.\n\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/Insprill/dv-multiplayer.svg?style=for-the-badge\n[contributors-url]: https://github.com/Insprill/dv-multiplayer/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Insprill/dv-multiplayer.svg?style=for-the-badge\n[forks-url]: https://github.com/Insprill/dv-multiplayer/network/members\n[stars-shield]: https://img.shields.io/github/stars/Insprill/dv-multiplayer.svg?style=for-the-badge\n[stars-url]: https://github.com/Insprill/dv-multiplayer/stargazers\n[issues-shield]: https://img.shields.io/github/issues/Insprill/dv-multiplayer.svg?style=for-the-badge\n[issues-url]: https://github.com/Insprill/dv-multiplayer/issues\n[license-shield]: https://img.shields.io/github/license/Insprill/dv-multiplayer.svg?style=for-the-badge\n[license-url]: https://github.com/Insprill/dv-multiplayer/blob/master/LICENSE\n[altfuture-support-email-url]: mailto:support@altfuture.gg\n[contributing-quickstart-url]: https://docs.github.com/en/get-started/quickstart/contributing-to-projects\n[asset-studio-url]: https://github.com/Perfare/AssetStudio\n[mapify-building-docs]: https://dv-mapify.readthedocs.io/en/latest/contributing/building/\n[project-board-url]: https://github.com/users/Insprill/projects/8\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsprill%2Fdv-multiplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsprill%2Fdv-multiplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsprill%2Fdv-multiplayer/lists"}