aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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