summaryrefslogtreecommitdiff
path: root/Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md')
-rw-r--r--Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md b/Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md
new file mode 100644
index 0000000..6e33c27
--- /dev/null
+++ b/Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md
@@ -0,0 +1,13 @@
+**Commands:**
+
+sw start
+ to start the stopwatch
+
+sw stop
+ to pause the stopwatch
+
+sw reset
+ to reset the stopwatch cumulative time to 0
+
+
+Addon by Patrick Finnigan (Puhfyn@Ragnarok) - https://github.com/finnigantime.