Map Obfuscator: Difference between revisions
Jump to navigation
Jump to search
m (Added categories) |
mNo edit summary |
||
Line 1: | Line 1: | ||
To help deter the decompilation or | To help 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 03:30, 4 March 2011
To help 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#