安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
But there's no harm in trying, at worse there will be some error messages and it won't work, it cannot break anything.
The ones using the 'class override' or 'additional UIs' would require extensive modification as these features are FtD-specific.
Most mods are only using the 'methods override' part of PTT, so only light modification would be necessary for them.
But that would require some programming skills.
I do not create mods anymore, but you can issue a request for a new feature in FtD:
https://brilliantskies.customercase.com/forums/request-tracker
Obviously, no guarantee it will be done, but I can guarantee that someone in the team will read the request and decide if we implement it or not.
Thanks in advance :)
I hoped I could, but there's not enough time
And the game's codebase has changed so much that most of the mod would have to be re-written.
If you want to replace FtD's code in your mod, you can use Harmony, it works essentially the same but it's still supported.
https://github.com/pardeike/Harmony
Also, some ProtecTech features have been integrated in FtD (even if they're not exactly the same).
Which explains why the SpinBlocksMadness mod has been integrated in FtD a year ago ;)