Jump to content

Translations:Automapper/58/zh: Difference between revisions

From DDraceNetwork
Darkh (talk | contribs)
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
下面是一些方便制作贴图规则的工具:
下面是一些方便制作贴图规则的工具:
* [https://github.com/AssassinTee/SimpleDDNetAutomapper SimpleDDNetAutomapper]:一个带图形界面的简单应用,有助于处理基本贴图规则和贴图集。但是它只支持<code>EMPTY</code>和<code>FULL</code>,不支持随机贴图和<code>POS INDEX</code>规则。
*[https://github.com/AssassinTee/SimpleDDNetAutomapper SimpleDDNetAutomapper]:一个带图形界面的简单应用,有助于处理基本贴图规则和贴图集。但是它只支持<code>EMPTY</code>和<code>FULL</code>,不支持随机贴图和<code>POS INDEX</code>规则。
* [https://github.com/k2d222/twwe Teeworlds Web Editor]:自动贴图编辑和实时预览<ref name="twwe">[https://github.com/k2d222/twwe/blob/main/README.md#unique-features Teeworlds web editor unique features]</ref>。
*[https://github.com/k2d222/twwe Teeworlds Web Editor]:自动贴图编辑和实时预览<ref name="twwe">[https://github.com/k2d222/twwe/blob/main/README.md#unique-features Teeworlds web editor 特色功能]</ref>。
* [https://github.com/Aerll/rpp rpp]:rules++是一个小尝试,致力于通过激发DDNet贴图规则的潜能把地图作者变成懒狗。也就是说它非常简单、易读并极重视正确性,就别管其它了<ref name="rpp">[https://github.com/Aerll/rpp/blob/main/README.md#about rules++ about]</ref>.
*[https://github.com/Aerll/rpp rpp]:rules++是一个小尝试,致力于通过激发DDNet贴图规则的潜能把地图作者变成懒狗。也就是说它非常简单、易读并极重视正确性,就别管其它了<ref name="rpp">[https://github.com/Aerll/rpp/blob/main/README.md#about rules++ 介绍]</ref>

Latest revision as of 01:54, 2 March 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Automapper)
Some tools in order to create automapper rules exist:
*[https://github.com/AssassinTee/SimpleDDNetAutomapper SimpleDDNetAutomapper] - a small UI application, which tries a more user friendly approach for very basic rules and tilesets. It does not support randomness, or <code>POS INDEX</code> rules, but <code>EMPTY</code> and <code>FULL</code>.
*[https://github.com/k2d222/twwe Teeworlds Web Editor] - Automapper edit and live-preview<ref name="twwe">[https://github.com/k2d222/twwe/blob/main/README.md#unique-features Teeworlds web editor unique features]</ref>.
*[https://github.com/Aerll/rpp rpp] - rules++ is a small experiment, aiming to make mappers utterly lazy, by unlocking the full potential of DDNet's rules. It is meant to be simple, readable and most importantly correct, everything else is irrelevant<ref name="rpp">[https://github.com/Aerll/rpp/blob/main/README.md#about rules++ about]</ref>.

下面是一些方便制作贴图规则的工具:

  • SimpleDDNetAutomapper:一个带图形界面的简单应用,有助于处理基本贴图规则和贴图集。但是它只支持EMPTYFULL,不支持随机贴图和POS INDEX规则。
  • Teeworlds Web Editor:自动贴图编辑和实时预览[1]
  • rpp:rules++是一个小尝试,致力于通过激发DDNet贴图规则的潜能把地图作者变成懒狗。也就是说它非常简单、易读并极重视正确性,就别管其它了[2]