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 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 do | Codeberg | GitHub | sourcehut |
|---|---|---|---|
| Visit repository | Go | Go | Go |
| Clone repository | https://codeberg.org/BvS/data.git | https://github.com/BvSGame/data.git | https://git.sr.ht/~liledix4/bvs_data |
| Download repository as ZIP | Direct download | Direct download | N/A |
| Create issues | Go | Go | See General notes |
quartz
| What you can do | Codeberg | GitHub | sourcehut |
|---|---|---|---|
| Visit repository | UpcomingContent | Go | UpcomingContent |
| Clone repository | UpcomingContent | https://github.com/BvSGame/quartz.git | UpcomingContent |
| Download repository as ZIP | UpcomingContent | Direct download | N/A |
| Create issues | UpcomingContent | Go | See General notes |
There are more repositories that are not mentioned here
Therefore, TBA!