安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









On the note of adding our own company logos, I have found a way to do that manually by replacing the current ones with our own. I might make a guide when I find the time.
Assuming you are able to, once again, make sure that the updated version works with both new and current savegames, I am thinking that you could get us more competitors,
This is, obviously, assuming that you can get your updated version of the mod to work with both new and current save games.
On the subject of how to mod Startup Company, well this game is created with unconventional methods. It's very much made with javascript, the same language used on websites. It was then packaged with Unity, but all you need for a mod is a start.js file, a mod.json and a folder with assets (logos, item textures, images) that the start.js file can link to.
There's good modding documentation from the developer on github: https://github.com/hovgaardgames/startupcompany/wiki
I will look into custom logos for our own companies, but I can't guarantee anything.
(3/3)
Speaking of your question about logos for websites. It's been five years since I last worked on modding Startup Company. Much of the groundwork was also laid down from Skay, who I took inspiration from when coding in the new categories that were added for the full release. I believe it should be possible to add our own logos for companies, but it would require us to find the correct javascript class for importing.
(2/3)
My only worry is that doing so might break some save games. If the Steam Workshop had the option to choose which version people wanted installed, then that wouldn't be a problem.
(1/3)