More actions
SDL_net | |
---|---|
General | |
Author | rsn8887 |
Type | Developments |
Version | 2.0.1 |
License | Mixed |
Last Updated | 2017/12/09 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
This is a binary release of SDL2_net for Vita 2.0.1git version 20171208 ported to the Vita.
It is an example portable network library for use with SDL.
Installation
To install, download and run
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf sdl2_net_vita_20171208.tar.xz
Note this will overwrite any currently installed versions of SDL2_net.
The older VitaSDK version can always be downloaded from http://dl.vitasdk.org/sdl2_net.tar.xz.
External links
- GitHub - https://github.com/rsn8887/SDL_net