]> git.r.bdr.sh - rbdr/pico-engine/commitdiff
Add The requirements (basic stuff)
authorBen Beltran <redacted>
Mon, 16 Apr 2012 14:42:49 +0000 (09:42 -0500)
committerBen Beltran <redacted>
Mon, 16 Apr 2012 14:42:49 +0000 (09:42 -0500)
README.md

index 9f7732a62be4cb72860eafea33d5528e73f9920a..c56444b510d1af25bd4ef46c32e3e4ed8422144a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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