From 80e12c03b6f94da1f38e046d9fce1dabc88082ab Mon Sep 17 00:00:00 2001 From: Helios Date: Sat, 27 Jun 2020 14:42:46 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..69d57e5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# gmod_rts_view +Provides an RTS-style camera view, complete with proper wall clipping and aiming. For use as a Garry's Mod addon.