Bombs vs. Sleepwalkers Git (BvS Git for short) is a network of the official Git repositories containing the source code of the projects related to Bombs vs. Sleepwalkers franchise.

Currently, BvS Git is maintained by liledix⁴. He has the “master repositories” on his computer, and he pushes updates (called “commits”) to various sources simultaneously. “Master repositories” are not too different from what you see published, with the exception of certain files that must remain private: dependent packages (particularly, Node.js packages), sensitive information, spoilers, logs, experimental code, files that are regularly updated automatically, personal configurations for a software stack.

Common places for hosting Git repositories of Bombs vs. Sleepwalkers

Normally, all updates for Git repositories are simultaneously pushed to multiple sources you can find there:

General notes

  • As an alternative to issues, pull requests and discussions, sourcehut has a general mailing list for Bombs vs. Sleepwalkers project as a whole: https://lists.sr.ht/~liledix4/bvs

The list of Git repositories for Bombs vs. Sleepwalkers

data

What you can doCodebergGitHubsourcehut
Visit repositoryGoGoGo
Clone repositoryhttps://codeberg.org/BvS/data.githttps://github.com/BvSGame/data.githttps://git.sr.ht/~liledix4/bvs_data
Download repository as ZIPDirect downloadDirect downloadN/A
Create issuesGoGoSee General notes
Create pull requestsGoGoSee General notes

quartz

What you can doCodebergGitHubsourcehut
Visit repositoryGoGoUpcomingContent
Clone repositoryhttps://codeberg.org/BvS/quartz.githttps://github.com/BvSGame/quartz.gitUpcomingContent
Download repository as ZIPDirect downloadDirect downloadN/A
Create issuesGoGoSee General notes
Create pull requestsGoGoSee General notes

There are more repositories that are not mentioned here

  • Mention more Git repositories that are parts of Bombs vs. Sleepwalkers franchise.