-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement data acquisition #25
Comments
Needed functionality:
|
|
Cloudflare proxy is setup at To get a GitHub URL with CORS headers, pass the full GH URL in a search parameter: PS It's only enabled for the |
Enable browsing BSData Gallery and downloading files from there.
For MVP here, we're aiming at:
bsdata.catpkg-gallery.json
form https://github.com/BSData/gallery/releases/tag/index-v1BSData Gallery is a nuget.org/npm.org like Registry/Gallery that indexes gamesystems. It provides a static index asset.
Datafiles are available from GitHub data repositories via GitHub release assets. Sadly, those assets do not have CORS headers set, so that downloading them in a browser won't work.
Solutions I can see:
The text was updated successfully, but these errors were encountered: