When all other issues in the release milestone are done, the actual export should be obfuscated as much as possible.
I found this tool: https://github.com/mattmeownster/gdmaim-Godot
Which scrambles variable names and removes comments.
Since our code is not readable with comments and proper variable names, this will make it reverse-engineer proof I think.
Example:

When all other issues in the release milestone are done, the actual export should be obfuscated as much as possible.
I found this tool: https://github.com/mattmeownster/gdmaim-Godot
Which scrambles variable names and removes comments.
Since our code is not readable with comments and proper variable names, this will make it reverse-engineer proof I think.
Example: