summaryrefslogtreecommitdiff
path: root/Data/BuiltIn/Libraries/lua-addons/addons/GearSwap/data
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/GearSwap/data
parente307051a56a54c27f10438fd2025edf61d0dfeed (diff)
*rename
Diffstat (limited to 'Data/BuiltIn/Libraries/lua-addons/addons/GearSwap/data')
-rw-r--r--Data/BuiltIn/Libraries/lua-addons/addons/GearSwap/data/Instructions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Data/BuiltIn/Libraries/lua-addons/addons/GearSwap/data/Instructions.txt b/Data/BuiltIn/Libraries/lua-addons/addons/GearSwap/data/Instructions.txt
new file mode 100644
index 0000000..8ff2d45
--- /dev/null
+++ b/Data/BuiltIn/Libraries/lua-addons/addons/GearSwap/data/Instructions.txt
@@ -0,0 +1,6 @@
+This is where user .lua files go. Check out the beta examples and instructions for more information.
+
+Be aware of four things:
+1) If Gearswap fails to execute a command and does not detect this, it will currently block all input until it is reloaded.
+2) verify_equip() is not very robust, and in Delve it tends to not be usable. cast_delay() is recommended instead.
+3) Logging is on at the moment, so that's what the log files are. You can turn it off towards the top of gearswap. \ No newline at end of file