https://github.com/endstonemc/bedrock-server-data
Automated repository for metadata and assets related to Minecraft's Bedrock Dedicated Server.
https://github.com/endstonemc/bedrock-server-data
Last synced: 4 months ago
JSON representation
Automated repository for metadata and assets related to Minecraft's Bedrock Dedicated Server.
- Host: GitHub
- URL: https://github.com/endstonemc/bedrock-server-data
- Owner: EndstoneMC
- License: mit
- Created: 2023-09-01T13:28:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T18:39:25.000Z (over 1 year ago)
- Last Synced: 2024-12-30T20:17:49.606Z (over 1 year ago)
- Language: Python
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bedrock-server-data
Automated repository for metadata and assets related to Minecraft's Bedrock Dedicated Server.
## Structure
- `metadata/`: Contains JSON files with metadata information.
- `versions.json`: Metadata for the server versions, including download links and checksums.
## Automation
This repository uses GitHub Actions to automatically run the `check_version.py` script daily. If a new version of the
Bedrock Dedicated Server is detected, the `versions.json` file will be updated, and the changes will be committed to
this repository.
## Contributing
If you'd like to contribute or notice any discrepancies, please fork the repository and create a pull request or open an
issue for discussion.
## License
This repository is under the MIT License. See the LICENSE file for more details.