diff options
| author | Ben Beltran <ben@nsovocal.com> | 2012-04-16 09:42:49 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2012-04-16 09:42:49 -0500 |
| commit | 95a80700dcde3e51cba8fdbb314b0804ba680b20 (patch) | |
| tree | 9bda2fdc6bfae8eb6d30899835c05f273572e448 /README.md | |
| parent | 10a0e290ac07524dc129cc2b227b0f9e95df0f8e (diff) | |
Add The requirements (basic stuff)
Diffstat (limited to 'README.md')
| -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 |