summaryrefslogtreecommitdiff
path: root/Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-11-15 13:53:59 +0800
committerchai <chaifix@163.com>2021-11-15 13:53:59 +0800
commit942a030afd348ab2e02eac8054b43e3c3a72ea48 (patch)
treea13459f39a3d2f1b533fbd1b5ab523d7a621f673 /Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md
parente307051a56a54c27f10438fd2025edf61d0dfeed (diff)
*rename
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.