Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmmp/update.pmmp.io
Artifacts used by https://get.pmmp.io and https://update.pmmp.io/api
https://github.com/pmmp/update.pmmp.io
Last synced: 3 months ago
JSON representation
Artifacts used by https://get.pmmp.io and https://update.pmmp.io/api
- Host: GitHub
- URL: https://github.com/pmmp/update.pmmp.io
- Owner: pmmp
- License: unlicense
- Created: 2021-08-13T19:21:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T16:59:14.000Z (3 months ago)
- Last Synced: 2024-09-27T09:43:35.031Z (3 months ago)
- Language: PHP
- Homepage: https://update.pmmp.io
- Size: 105 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# update.pmmp.io
This repository contains stuff used by https://update.pmmp.io/api.
## api.php
This script serves the newest version of https://update.pmmp.io/api.## channels/*.json
These files contain information about build channels served by update.pmmp.io, such as information on the versions of PHP required, compatible Minecraft versions, download URLs and more.These files are generated by `build/generate-build-info-json.php` in the pmmp/PocketMine-MP repository and automatically committed here by GitHub Actions whenever a new GitHub Release is published.