Note
Join the Discord server for issues. Thanks a lot!
Warning
Please be advised that usage of this tool is entirely at your own risk. I assumes no responsibility for any adverse consequences that may arise from its use, and users are encouraged to exercise caution and exercise their own judgment in utilizing this tool.
JSON containing links to the all known PaperMC versions.
An API that is forked from osipxd/Paper versions links but it update the json file with a script automatically.
It fetches the versions & build numbers available from PaperMC API and format it into a JSON format, same as osipxd's Paper versions links .
GET https://qing762.is-a.dev/api/papermc
To build the API yourself, follow the steps below:
Clone the project
git clone https://github.com/qing762/paper-version-links
Go to the project directory
cd paper-version-links
Install dependencies
pip install -r requirements.txt
Run the code
python main.py
You should see a paper-versions.json
file after this, meaning that it is built successfully and you can use the json file as an API for your projects.
Contributions are always welcome!
To contribute, fork this repository and improve it. After that, press the contribute button.
If you have any feedback or issues using the API, please join the Discord server