sf2dlib
| sf2dlib | |
|---|---|
| General | |
| Author | [[User:xerpi]] |
| Links | |
| Via GitHub | |
| Source | |
| Discussion | |
sf2dlib is a simple and fast 2D drawing library for use with 3DS homebrew.
Installation
1) Download the library from GitHub (or git clone it)
2) Open a command prompt/terminal and cd to the libsf2d folder
3) Run the commands make and make install