diff --git a/README.md b/README.md index 69d57e5..d21d03d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # gmod_rts_view Provides an RTS-style camera view, complete with proper wall clipping and aiming. For use as a Garry's Mod addon. + +## Installation + +1. Insert folder into garrysmod/addons + +## Usage + +1. To configure, use /rtsmenu +2. To enable, use /rtsview +3. To shift clipping plane height, use CTRL+W/S +4. You can move around with WASD +5. You can zoom in and out using ctrl and shift +6. If you have any questions feel free to open up an issue.