Skip to content

Commit 1a1f2e5

Browse files
authored
Update and rename antitamper.md to anti-tamper.md
1 parent 8d09e0b commit 1a1f2e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: This step provides an Obfuscation Step, that breaks the script, when someone tries to tamper with it.
2+
description: This step provides an obbfuscation step, that breaks the script, when someone tries to tamper with it.
33
---
44

55
# Anti Tamper
@@ -8,4 +8,4 @@ description: This step provides an Obfuscation Step, that breaks the script, whe
88

99
| Name | type | description | values |
1010
| ----------- | ---- | ------------------------------------------- | --------------------------------------- |
11-
| UseDebug | boolean | Uses the debug libary in lua | "true","false" |
11+
| UseDebug | boolean | Uses the debug library in lua. Disable this if you don't have access to debug library | "true","false" |

0 commit comments

Comments
 (0)