medfall

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 928ed9c69a863bdd75097cdf4534f9c3eaa99709
parent 2df53beb0f686f4654e1b1c450a5864f6c0ac797
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Thu Jul 30 19:36:42 +0200

Add screenshots to the README

Diffstat:
README.md | 2++
bsp.png | 0
hm.png | 0
3 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,2 @@ +![BSP renderer](bsp.png) +![Terrain renderer](hm.png) diff --git a/bsp.png b/bsp.png Binary files differ. diff --git a/hm.png b/hm.png Binary files differ.