Map Obfuscator: Difference between revisions
Jump to navigation
Jump to search
Warning:Using an obfuscator may break your map. Always ensure that you fully understand the changes it performs and the resulting consequences.
No edit summary |
(added icon) |
||
Line 1: | Line 1: | ||
{{lang|Map Obfuscator}} | {{lang|Map Obfuscator}} | ||
{{obfuscator|4.1}} helps deter the [[decompiling|decompilation]] or theft of your maps, you can run them through a map obfuscator before release. | |||
A Map Obfuscator will rename your entities and make following the logical flow of your map difficult. | A Map Obfuscator will rename your entities and make following the logical flow of your map difficult. | ||
Revision as of 05:10, 3 November 2023
Map Obfuscator helps deter the decompilation or theft of your maps, you can run them through a map obfuscator before release.
A Map Obfuscator will rename your entities and make following the logical flow of your map difficult.

List of Map Obfuscators
Renames entities to numeric strings
Moves nonpositional point entities to 0,0,0 (optional)
Written in C#
External links
- Map Obfuscator Download @ TheRaZZeRApp
- [1] Mirror of the above link
|