安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
I use this trailblazer.
10/10
amazing never fails.
never crashed with this mod.
compatible with every other mod I've ever used.
I use this more than ANY OTHER MOD.
I forgot sometimes this is a mod, i think its part of the game.
If you need an example of how to use it when writing a mod, take a look at my Map Travel mod :)
When coding a mod I realized that the pathfinding API that the game provides is not very good because it only does short-range pathfinding.
So I wrote another API and posted it here for other modders to use in their mods.
Personally I've got a mod called Map Travel ( here ) that uses this, and actually does something.
特点:
——“行动。开拓者可以发送到“行动运动基于这个寻路API调用运动只有一个目的地。
——“组件/开拓者。lua脚本可以独立使用更多的自定义寻路的用途
——寻路调用一样简单”find_path(开始,目的地)"
= = = =已知bug
——不兼容新的统治Beta(工作稳定的发布分支)
= = = =
Serpens66——帮助我写国防部兼容性代码
Electroely——帮助我测试兼容性和较小的,少appearant bug
熊——帮助我工作的早期错误/托管大量测试的世界