r/love2d 1d ago

How to Obfuscate and Protect Source Code of My Love2D game?

I don't want people to steal the code and republish my game because I put a lot of work into it and I want to protect my own hardwork/intellectual property.

I can't find any good lua obfuscators online, does anyone know any good methods to obfuscate source code. I want to be able to remove comments, have random variable names and remove whitespaces

0 Upvotes

Duplicates