Skip to content

Commit

Permalink
Create a basic readme
Browse files Browse the repository at this point in the history
  • Loading branch information
crashfort committed Sep 16, 2016
1 parent d11f546 commit 1bd3d34
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Source Tool Assist

Plugin for tool assisted runs in CSS. Supports stitching a run together with rewind or tick by tick advancement. With replays on a bot and allows editing of that bot in spectator. Includes zones and tick timer.

### Commands

- **sm_segmentreplay** - Open main plugin menu.
- **sm_zone_edit** - Open zone edit menu.
- **sm_stepback** - Step back a single tick in edit mode.
- **sm_stepforward** - Step forward a single tick in edit mode.
- **+sm_rewind** - Start rewinding with speed factor in edit mode.
- **+sm_fastforward** - Fast forward with speed factor in edit mode.
- **sm_zone_gridsize** - Parameter which to snap zone creation points to.
- **sm_respawn** - Respawns the player if they are dead.

0 comments on commit 1bd3d34

Please sign in to comment.