Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamBrandt committed Apr 24, 2016
1 parent 69feb54 commit 1e238b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1e238b5

Please sign in to comment.