Zh/Map Obfuscator: Difference between revisions
< Zh
Jump to navigation
Jump to search
No edit summary |
m (Multipage removal) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar|title = 地图混淆器}} | ||
{{Source topicon}} | |||
{{Updatetranslation}} | {{Updatetranslation}} | ||
为了帮助阻止地图的 | 为了帮助阻止地图的{{L|decompiling|反编译}}或被盗,你可以在发布之前通过地图混淆器打开地图。地图混淆器将重命名你的实体,并使遵循地图的逻辑流程变得复杂。 | ||
{{warning|使用混淆器可能会破坏你的地图。请确保你已经完全了解它所执行的更改以及由此产生的后果。}} | {{warning|使用混淆器可能会破坏你的地图。请确保你已经完全了解它所执行的更改以及由此产生的后果。}} | ||
Line 19: | Line 21: | ||
* [http://therazzerapp.de/tools/mapobfuscator.html 地图混淆器]下载 @ TheRaZZeRApp | * [http://therazzerapp.de/tools/mapobfuscator.html 地图混淆器]下载 @ TheRaZZeRApp | ||
* [http://clwo.eu/tools/IID.zip] 上面链接的镜像 | * [http://clwo.eu/tools/IID.zip] 上面链接的镜像 | ||
{{ACategory|Third Party Tools}} | |||
{{ACategory|Level Design}} | |||
{{ACategory|Glossary}} |
Latest revision as of 17:32, 12 July 2024

This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.
为了帮助阻止地图的反编译 或被盗,你可以在发布之前通过地图混淆器打开地图。地图混淆器将重命名你的实体,并使遵循地图的逻辑流程变得复杂。

地图混淆器的列表
将实体重命名为数字字符串
将没有位置需求的(Nonpositional)点实体移动到 0, 0, 0(可选)
使用 C# 编写