Skip to content

Extending the SDL RWops feature with fetching a file from the web

License

Notifications You must be signed in to change notification settings

mgerhardy/SDL_rwhttp

Repository files navigation

SDL_rwhttp is a small SDL RWops extension that allow us to fetch data from the web.

Currently it supports either libcurl or SDL_net.