A python script for osu!lazer rulesets auto update.
You can refer to the python script. The begining of this script describes how to use it.
你可以打开脚本一看究竟。脚本开头已经说明如何使用。
Make sure you have Python >= 3.7.0. Then run pip install requests bs4
.
确保你的Python版本大于3.7.0,然后运行pip install requests bs4
。