Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mopsfl committed Jun 21, 2024
1 parent 9c4ead3 commit dafd4da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,10 @@ <h5>GoofyLuaUglifier</h5>
<span class="docs-endpoint-method green">string</span><span class="docs-endpoint-path">target_lua_version</span>
<span class="docs-endpoint-desc-right">For what lua version your script should be optimized for.</span>
</div>
<div class="docs-endpoint">
<span class="docs-endpoint-method green">string</span><span class="docs-endpoint-path">byte_string_type: &lt;Hexadecimal | Decimal&gt;</span>
<span class="docs-endpoint-desc-right">The format for representing the bytes in the byte string.</span>
</div>
<div class="docs-endpoint">
<span class="docs-endpoint-method green">string</span><span class="docs-endpoint-path">watermark</span>
<span class="docs-endpoint-desc-right">Adds a useless watermark to your script.</span>
Expand Down

0 comments on commit dafd4da

Please sign in to comment.