- Add webdb.js

This commit is contained in:
ParticleG
2024-10-31 11:51:57 +08:00
parent c33614a9cc
commit b4a9766d14
3 changed files with 6 additions and 4 deletions

View File

@@ -445,6 +445,7 @@ jobs:
pushd ${{ env.OUTPUT_FOLDER }}
wget https://raw.githubusercontent.com/MrcSnm/Love.js-Api-Player/refs/heads/master/consolewrapper.js
wget https://raw.githubusercontent.com/MrcSnm/Love.js-Api-Player/refs/heads/master/globalizeFS.js
wget https://raw.githubusercontent.com/MrcSnm/Love.js-Api-Player/refs/heads/master/webdb.js
node globalizeFS.js
rm globalizeFS.js
popd