From 942a030afd348ab2e02eac8054b43e3c3a72ea48 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 15 Nov 2021 13:53:59 +0800 Subject: *rename --- .../BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/stopwatch/readme.md') 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. -- cgit v1.1-26-g67d0