diff --git a/README.md b/README.md new file mode 100644 index 0000000..ddc080b --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# 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 \ No newline at end of file