{"id":13530415,"url":"https://github.com/REGoth-project/REGoth-bs","last_synced_at":"2025-04-01T18:31:50.045Z","repository":{"id":47353249,"uuid":"164318645","full_name":"REGoth-project/REGoth-bs","owner":"REGoth-project","description":"Reimplementation of Gothic I and II using modern technologies. ","archived":false,"fork":false,"pushed_at":"2020-05-29T13:32:50.000Z","size":9987,"stargazers_count":453,"open_issues_count":51,"forks_count":34,"subscribers_count":51,"default_branch":"master","last_synced_at":"2024-11-02T17:36:13.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://regoth-project.github.io/REGoth-bs/index.html","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/REGoth-project.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}},"created_at":"2019-01-06T15:11:53.000Z","updated_at":"2024-10-16T20:55:56.000Z","dependencies_parsed_at":"2022-08-12T13:21:53.529Z","dependency_job_id":null,"html_url":"https://github.com/REGoth-project/REGoth-bs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REGoth-project%2FREGoth-bs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REGoth-project%2FREGoth-bs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REGoth-project%2FREGoth-bs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REGoth-project%2FREGoth-bs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/REGoth-project","download_url":"https://codeload.github.com/REGoth-project/REGoth-bs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246691592,"owners_count":20818540,"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":[],"created_at":"2024-08-01T07:00:49.480Z","updated_at":"2025-04-01T18:31:47.744Z","avatar_url":"https://github.com/REGoth-project.png","language":"C++","funding_links":[],"categories":["RPG"],"sub_categories":[],"readme":"[![Built with Spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg)](http://spacemacs.org)\n[![Build Status](https://github.com/REGoth-project/REGoth-bs/workflows/REGoth%20GitHub%20CI/badge.svg)](https://github.com/REGoth-project/REGoth-bs/actions?query=is%3Asuccess+branch%3Amaster+workflow%3A%22REGoth+GitHub+CI%22)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/REGoth/Lobby)\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/11406580/58186975-2cdbb880-7cb6-11e9-9a6d-b38326bc3edb.png\" /\u003e\n  \u003cp align=\"center\"\u003e\u003cem\u003eOpenSource-Reimplementation of the zEngine, used by the games \"Gothic\" and \"Gothic II\"\u003c/em\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://www.mobygames.com/images/promo/l/30647-gothic-screenshot.jpg\" /\u003e\n  \u003cp align=\"center\"\u003e\u003cem\u003e(Official Gothic promotional Image)\u003c/em\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n\n# Developer Chat-Room\n\nWe have an active Chatroom on [Gitter](https://gitter.im/REGoth/Lobby)! If you want to reach us,\nthis is the best way!\n\n# Contributing\n\nIf you want to implement a new feature, check out the [Projects-Tab](https://github.com/REGoth-project/REGoth-bs/projects) for a condensed view of features we still need to implement. This list is not complete, but most of the linked issues will contain helpful hints that should get you started.\n\nIf fixing bugs is more your thing, head over to the [Issues-Tab](https://github.com/REGoth-project/REGoth-bs/issues).\n\nRegardless of what you're working on, we'd like to hear from you over in our [Gitter-Chatroom](https://gitter.im/REGoth/Lobby)!\n\n# Documentation\n\nThe [official documentation](https://regoth-project.github.io/REGoth-bs/index.html) covers all\nquestions. There you will find everything to get started **building** or **running** REGoth on\nLinux or Windows, the **internal documentation** of the source code, **insights** from the original\ngames, and more.\n\n\n# Download\n\nWhile there has not been an official release yet, you can download\n[nightly builds for Windows](https://dev.azure.com/ataulien/REGoth/_build?definitionId=1\u0026view=buildsHistory).\nSelect the build you are interested in and click on the blue \"Artifacts\" Button in the top right\ncorner to download the build.\n\nSee the documentation on how to run REGoth:\nhttps://regoth-project.github.io/REGoth-bs/getting-started/running.html\n\n\n# Building from Source\n\nSee https://regoth-project.github.io/REGoth-bs/getting-started/building-regoth.html\n\n\n# Running REGoth\n\nSee https://regoth-project.github.io/REGoth-bs/getting-started/running.html\n\n\n# Special Thanks\n\n - @truepaddii for creating REGoth's logo!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FREGoth-project%2FREGoth-bs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FREGoth-project%2FREGoth-bs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FREGoth-project%2FREGoth-bs/lists"}