Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..3288f2f
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,9 @@
+Basic Installation
+==================
+
+To build the source you will need the SDL and OpenGL library and header files.
+
+./configure
+make
+src/client/osirion
+