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