{"id":16375572,"url":"https://github.com/insprill/dv-gauge","last_synced_at":"2025-04-19T16:12:04.581Z","repository":{"id":109607715,"uuid":"601057788","full_name":"Insprill/dv-gauge","owner":"Insprill","description":"A Derail Valley mod that allows the track gauge to be changed","archived":false,"fork":false,"pushed_at":"2025-02-25T06:33:47.000Z","size":1734,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T03:17:57.455Z","etag":null,"topics":["csharp","derailvalley","hacktoberfest","unity"],"latest_commit_sha":null,"homepage":"https://www.nexusmods.com/derailvalley/mods/563","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":"CHANGELOG.txt","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-02-13T09:24:15.000Z","updated_at":"2025-02-25T06:33:51.000Z","dependencies_parsed_at":"2025-02-25T04:26:41.591Z","dependency_job_id":"5e04d379-f1ed-4582-b8a8-8fd287d757d7","html_url":"https://github.com/Insprill/dv-gauge","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-gauge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-gauge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-gauge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insprill%2Fdv-gauge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Insprill","download_url":"https://codeload.github.com/Insprill/dv-gauge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249220842,"owners_count":21232421,"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","hacktoberfest","unity"],"created_at":"2024-10-11T03:21:17.350Z","updated_at":"2025-04-16T08:33:44.387Z","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\u003eGauge\u003c/h1\u003e\n  \u003cp\u003e\n    A \u003ca href=\"https://store.steampowered.com/app/588030\"\u003eDerail Valley\u003c/a\u003e that allows the track gauge to be changed. \n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/Insprill/dv-gauge/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Insprill/dv-gauge/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=\"#building-the-asset-bundle\"\u003eBuilding the Asset Bundle\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\nGauge a Derail Valley mod that allows you to change the track gauge to anything you want.\n\nThis changes the gauge of the tracks, rolling stock bogies, and track decorations like buffer stops.\nPhysics is unaffected, this mod is purely aesthetic.\n\n\n\n\n\u003c!-- BUILDING --\u003e\n\n## Building\n\nGauge uses the same build system as Mapify.\nFor instructions on how to build the project, please read the [Mapify building documentation][mapify-building-docs].\n\n\n\n\n\u003c!-- BUILDING ASSET BUNDLE --\u003e\n\n## Building The Asset Bundle\n\nTo build the AssetBundle for gauge, you'll need to install Unity **2019.4.40f1**.\nYou can then open up the `GaugeBundleBuilder` project in this repo.\n\nTo add the meshes to the project you'll need to export them yourself using something like [AssetStudio][asset-studio-url].\nYou can find all the meshes you need to export in `GaugeBundleBuilder/Assets/Meshes/meshes.txt`.\n\nTo build the bundle, go to `Gauge \u003e Build Asset Bundle`.\nIf you're missing meshes, it won't let you build the bundle.\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\nAssetBundle assets are owned by Altfuture and are included with permission, for the purpose of having Read/Write protection on them removed, which is necessary for this mod to function.\nThese assets are not covered by the Apache 2.0 license and have different terms and conditions. Contact [support@altfuture.gg][altfuture-support-email-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-gauge.svg?style=for-the-badge\n[contributors-url]: https://github.com/Insprill/dv-gauge/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Insprill/dv-gauge.svg?style=for-the-badge\n[forks-url]: https://github.com/Insprill/dv-gauge/network/members\n[stars-shield]: https://img.shields.io/github/stars/Insprill/dv-gauge.svg?style=for-the-badge\n[stars-url]: https://github.com/Insprill/dv-gauge/stargazers\n[issues-shield]: https://img.shields.io/github/issues/Insprill/dv-gauge.svg?style=for-the-badge\n[issues-url]: https://github.com/Insprill/dv-gauge/issues\n[license-shield]: https://img.shields.io/github/license/Insprill/dv-gauge.svg?style=for-the-badge\n[license-url]: https://github.com/Insprill/dv-gauge/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_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsprill%2Fdv-gauge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsprill%2Fdv-gauge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsprill%2Fdv-gauge/lists"}