From 1e238b53b83e2c6e5326d0b37a0d75878d7afff5 Mon Sep 17 00:00:00 2001 From: Liam Brandt Date: Sun, 24 Apr 2016 18:22:00 -0400 Subject: [PATCH] Updated --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 242d7e7..200d257 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ Note that the terrain will look flipped in the program, but you can imagine that Once you hit 'ENTER' on your keyboard, the displacements will be exported into a Hammer VMF file named 'output.vmf'. -Usage: +##Requirements: + * Python 2.7 https://www.python.org/downloads/ + * Pygame http://www.pygame.org/download.shtml + +##Usage: * Use the arrow keys to move the offset of the displacements around. * Use 'A' and 'D' to change the number of displacements used. * Use 'W' and 'S' to change distance between each vertice in the displacement.