Files
libsm64/README.md
T
2020-10-09 09:23:36 -06:00

225 B

libsm64 - Super Mario 64 as a library

Building

Linux

  1. Clone this repo and cd in to it
  2. ./configure
  3. make
  4. Now do something interesting with libsm64.so, it's not much use on its own.

Window

TODO