diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,3 +1,13 @@ # Pico Engine # -This is just a placeholder file, while I get the instructions/roadmap ready.
\ No newline at end of file +This is just a placeholder file, while I get the instructions/roadmap ready. + +# Requirements # + +* OpenGL +* Lua +* SDL +* SDL_image +* SDL_mixer (will probably be swapped by Fmod or OpenAL) +* SDL_ttf +* SDL_gfx
\ No newline at end of file |