aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2012-04-16 09:42:49 -0500
committerBen Beltran <ben@nsovocal.com>2012-04-16 09:42:49 -0500
commit95a80700dcde3e51cba8fdbb314b0804ba680b20 (patch)
tree9bda2fdc6bfae8eb6d30899835c05f273572e448 /README.md
parent10a0e290ac07524dc129cc2b227b0f9e95df0f8e (diff)
Add The requirements (basic stuff)
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f7732a..c56444b 100644
--- 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