You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,12 @@ encode_strings = true
105
105
<p>
106
106
Insert garbage is a bit buggy and can break code due to indenting issues so if you want to use insert garbage make sure to fix any indenting issues if they happen!
107
107
</p>
108
+
<br/>
109
+
<h3>
110
+
How to make a plugin
111
+
</h3>
112
+
<p>To create a plugin use this <a href="https://github.com/2D-Mesh-Plane/Python-Obfuscator-Plugin">repo</a> as a template, then buid the file into a jar and drop it into the plugins folder
0 commit comments