Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													







1. install like a normal mod. Possibly adjust load order to bottom.
2. set the path on the ini. It defaults to D:\something. Change the path to your stellaris path, and the language to English.
3. Run the exe. If it says 659 it didn't detect your mods and only gave you the basegame techs. If so adjust your paths again.
4. Copy the mod\output\localisation folder and overwrite the mod\localisation folder
5. You will need to run steps 3-4 again if you install new mods or do changes that will update your tech tree.
如果有 linux 玩家需要这个 mod, 直接运行与 .exe 文件同目录下的 .py 文件就好了 (虽然说没写shebang)
以及, 配置中的路径不能用 "~/xxx..." 代替 "/home/用户名/xxx...", ~ 不会被展开
科技总数: 0 (本体: 0, MOD: 0)
本地化: 英文 0个, 中文 0个
生成完成!
File "generate_tech_tree.py", line 473, in _build_tech_subtree
File "generate_tech_tree.py", line 473, in _build_tech_subtree
File "generate_tech_tree.py", line 473, in _build_tech_subtree
[Previous line repeated 987 more times]
File "generate_tech_tree.py", line 464, in _build_tech_subtree
))
for unlock_id in unlocked_techs:
^^
File "generate_tech_tree.py", line 465, in <lambda>
File "<string>", line 13, in __init__
RecursionError: maximum recursion depth exceeded
Traceback (most recent call last):
File "generate_tech_tree.py", line 579, in run_generation_process
print("生成完成!")
~~~~~^^^^^^^^^^^^^^
File "generate_tech_tree.py", line 569, in generate_all_yml_files
def run_generation_process(self):
^^^^^^^^^^^^^^^^^^^^^^^^^
File "generate_tech_tree.py", line 505, in _generate_localization_files_for_language
File "generate_tech_tree.py", line 519, in _generate_main_tech_tree_file
lines.append(f' {tech_id}_techtree:0 "{tree_content}"')
~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "generate_tech_tree.py", line 482, in generate_tech_tree_content
return "\\n\\n§H$technology_tree_title$§!\\n§Y$tech_tree_max_level$§!"
贴不了链接
直接搜索引擎搜
实用工具mod:动态科技树文本生成,支持mod科技
应该就搜得到
希望大家有问题可以来贴吧反馈,这里我不知道怎么回复